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