1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 18:46:29 +02:00
nushell/crates/nu-path/README.md
2021-10-01 18:11:49 +13:00

4 lines
153 B
Markdown

# nu-path
This crate takes care of path handling in Nushell, such as canonicalization and component expansion, as well as other path-related utilities.