2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/crates/nu-path
JT 41dbc641cc
Some cleanups for cd/PWD ()
* Some cleanups for cd/PWD

* Some cleanups for cd/PWD
2022-01-05 11:26:01 +11:00
..
src Some cleanups for cd/PWD () 2022-01-05 11:26:01 +11:00
tests Add 'from json' 2021-10-01 18:11:49 +13:00
Cargo.toml Add 'from json' 2021-10-01 18:11:49 +13:00
README.md Add 'from json' 2021-10-01 18:11:49 +13:00

nu-path

This crate takes care of path handling in Nushell, such as canonicalization and component expansion, as well as other path-related utilities.