Transform a path into a POSIX string.
Directories will have the format path/to/dir/ and files will have the format path/to/file.
path/to/dir/
path/to/file
Optional
Generated using TypeDoc
Transform a path into a POSIX string.
Directories will have the format
path/to/dir/
and files will have the formatpath/to/file
.