nushell/crates/nu-path
2021-10-13 16:57:05 +13:00
..
src Add config file loading 2021-10-13 16:57:05 +13: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.