nushell/crates/nu-cli/src/shell
Kevin DCR 8d19b21b9f
Custom canonicalize method on Filesystem Shell. (#1485)
* Custom canonicalize method for FilesystemShell.

* Use custom canonicalize method.
Fixed missing import.

* Move function body to already impl body.

* Create test that aims to resolve.
2020-03-16 19:28:18 +13:00
..
completer.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
filesystem_shell.rs Custom canonicalize method on Filesystem Shell. (#1485) 2020-03-16 19:28:18 +13:00
help_shell.rs Added new flag '--all/-a' for Ls, also refactor some code (#1483) 2020-03-14 06:27:04 +13:00
helper.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
shell_manager.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
shell.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
value_shell.rs Added new flag '--all/-a' for Ls, also refactor some code (#1483) 2020-03-14 06:27:04 +13:00