nushell/crates/nu-cli
Kevin Del Castillo 18dd009ca8
Unified path expansion under new module and better canonicalize (#1571)
* New 'path' module under nu-cli.
Added normalize and canonicalize method.
Added some unit tests.

* Replace old usages of normalize and canonicalize.

* Fix reading symlinks and existence logic.

* Better explained
2020-04-12 07:05:29 +12:00
..
src Unified path expansion under new module and better canonicalize (#1571) 2020-04-12 07:05:29 +12:00
tests Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
Cargo.toml Make trash support optional (#1572) 2020-04-11 18:53:53 +12:00