aboutsummaryrefslogblamecommitdiffhomepage
path: root/docs/PursLoader/Path.md
blob: cc004367709b562253201dd9e6d5620d8a248c4b (plain) (tree)


























                                      
## Module PursLoader.Path

#### `relative`

``` purescript
relative :: String -> String -> String
```

#### `resolve`

``` purescript
resolve :: String -> String
```

#### `dirname`

``` purescript
dirname :: String -> String
```

#### `joinPath`

``` purescript
joinPath :: String -> String -> String
```