1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-25 20:31:54 +02:00
nushell/crates/nu-path
Stefan Holderbach 5e957ecda6
Bump to 0.75.1 development version ()
To demark development work or to be used with a point release in an
emergency
2023-01-31 23:55:29 +01:00
..
src Fix typos and use more idiomatic assertions () 2023-01-15 15:03:32 +13:00
tests
Cargo.toml Bump to 0.75.1 development version () 2023-01-31 23:55:29 +01:00
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.