[F] joinPaths
Combines paths. If a path is absolute, it replaces any previous path. Relative paths are not simplified.
Parameters
Parameter | Type |
---|---|
path | string |
…paths | (undefined | string )[] |
Returns
string
Combines paths. If a path is absolute, it replaces any previous path. Relative paths are not simplified.
Parameter | Type |
---|---|
path | string |
…paths | (undefined | string )[] |
string