mirror of
https://github.com/nushell/nushell
synced 2024-11-16 01:37:57 +00:00
5d8763ed1d
## Release checklist: - [x] `uu_cp` on crates.io #10725 - [x] new `reedline` released and used nushell/reedline#645 - [x] check of workspace dependency DAG - [x] release notes ready: https://github.com/nushell/nushell.github.io/pull/1071 |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE | ||
README.md |
nu-path
This crate takes care of path handling in Nushell, such as canonicalization and component expansion, as well as other path-related utilities.