forked from extern/nushell
This allows converting strings to filepaths without having to use `path expand` roundtrip. Filepaths are taken as-is without any validation/conversion.
This allows converting strings to filepaths without having to use `path expand` roundtrip. Filepaths are taken as-is without any validation/conversion.