nushell/crates/nu-cli/src/shell
Joseph T. Lyons 8d69c77989
Display either dir metadata size or dir apparent size in ls (#1696)
* Show dir size in ls command

* Add the option to show the apparent directory size via `ls --du`
2020-05-03 17:09:17 +12:00
..
completer.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
filesystem_shell.rs Display either dir metadata size or dir apparent size in ls (#1696) 2020-05-03 17:09:17 +12:00
help_shell.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00
helper.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
shell_manager.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00
shell.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00
value_shell.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00