1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 03:27:30 +01:00
nushell/crates/nu-path/README.md

4 lines
153 B
Markdown
Raw Normal View History

2021-10-01 07:11:49 +02: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.