[F] hasTrailingDirectorySeparator
Determines whether a path has a trailing separator (/
or \\
).
Parameters
Parameter | Type |
---|---|
path | string |
Returns
boolean
Determines whether a path has a trailing separator (/
or \\
).
Parameter | Type |
---|---|
path | string |
boolean