nushell/crates/nu-path
2025-05-13 16:49:30 +02:00
..
fuzz Rust 1.85, edition=2024 (#15741) 2025-05-13 16:49:30 +02:00
src Rust 1.85, edition=2024 (#15741) 2025-05-13 16:49:30 +02:00
Cargo.toml Rust 1.85, edition=2024 (#15741) 2025-05-13 16:49:30 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00
README.md Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05: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.