mirror of
https://github.com/nushell/nushell.git
synced 2025-07-31 17:25:03 +02:00
This code didn't compile, fixed provisionally by always running the codepath with tilde expansion. @IanManske worth discussing what we may want to fuzz here.
nu-path
This crate takes care of path handling in Nushell, such as canonicalization and component expansion, as well as other path-related utilities.