forked from extern/nushell
* Move nu-path tests to integration tests To prevent circular dependency between nu-path and nu-test-support crates. * Fmt
nu-path
This crate takes care of path handling in Nushell, such as canonicalization and component expansion, as well as other path-related utilities.