nushell/crates/nu-path
2022-01-21 00:13:45 +11:00
..
src Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
tests Add 'from json' 2021-10-01 18:11:49 +13:00
Cargo.toml update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11: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.