1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-04 22:48:41 +02:00
nushell/crates/nu-path
2021-09-15 06:44:24 +12:00
..
src nu-path crate refactor () 2021-08-28 15:59:09 +03:00
tests nu-path crate refactor () 2021-08-28 15:59:09 +03:00
Cargo.toml bump to 0.37 () 2021-09-15 06:44:24 +12:00
README.md nu-path crate refactor () 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.