Transform a string into a DistinctivePath.
DistinctivePath
Directories should have the format path/to/dir/ and files should have the format path/to/file.
path/to/dir/
path/to/file
Leading forward slashes are removed too, so you can pass absolute paths.
Generated using TypeDoc
Transform a string into a
DistinctivePath.Directories should have the format
path/to/dir/and files should have the formatpath/to/file.Leading forward slashes are removed too, so you can pass absolute paths.