Files
nushell/crates/nu-path
Allan 00bc3b054d Add --locked flag to Cargo install
Using the `--locked` flag prevents installation failures when dependencies have broken updates.

All references are replaced.
2024-11-18 09:28:05 -05:00
..
2024-11-18 09:28:05 -05:00
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.