2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-18 08:04:08 +00:00
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.