nushell/src/shell
Shaurya Shubham 4429a75e17 Make ls show only the file name (#1276)
* Make ls show only the file name

* Refactor and remove unwraps

* Put functionality in separate flag
2020-01-26 05:20:33 +13:00
..
completer.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
filesystem_shell.rs Make ls show only the file name (#1276) 2020-01-26 05:20:33 +13:00
help_shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
helper.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
shell_manager.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
value_shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00