1
0
mirror of https://github.com/nushell/nushell.git synced 2025-02-10 23:49:22 +01:00
nushell/crates/nu-path/README.md
2022-02-07 14:54:06 -05: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.