nushell/crates/nu-path
Stefan Holderbach d15859dd86
Bump to 0.81.1 as development version (#9379)
# Description
Primarily used as a marker on issues and if necessary as a patch release
version.
2023-06-07 15:06:42 +02:00
..
src
tests Move nu-path tests to integration tests (#4015) 2021-09-16 07:11:28 +12:00
Cargo.toml Bump to 0.81.1 as development version (#9379) 2023-06-07 15:06:42 +02:00
LICENSE
README.md nu-path crate refactor (#3730) 2021-08-28 15:59:09 +03: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.