nushell/crates/nu-path
2021-09-15 09:17:31 +12:00
..
src nu-path crate refactor (#3730) 2021-08-28 15:59:09 +03:00
tests Temporarily remove the circular dep (#4009) 2021-09-15 09:17:31 +12:00
Cargo.toml Temporarily remove the circular dep (#4009) 2021-09-15 09:17:31 +12:00
README.md nu-path crate refactor (#3730) 2021-08-28 15:59:09 +03: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.