nushell/crates/nu-cli
Jason Gedge 906d0b920f
A few improvements to du implementation: (#1533)
1. Fixed a bug where `--all` wasn't showing files at the root directories.
2. More use of `Result`'s `map` and `map_err` methods.
3. Making tables be homogeneous so one can, for example, `get directories`.
2020-03-29 21:16:09 -04:00
..
src A few improvements to du implementation: (#1533) 2020-03-29 21:16:09 -04:00
tests WIP: 1486/first row as headers (#1530) 2020-03-29 15:05:57 +13:00
Cargo.toml Fix poor message for executable that user doesn't have permissi… (#1535) 2020-03-29 21:15:55 -04:00