nushell/crates/nu-cli
Jason Gedge 2ddab3e8ce Some small improvements to du readability.
Mostly, making more use of `map` and `map_err` in `Result`. One benefit
is that at least one location had duplicated logic for how to map the
error, which is no longer the case after this commit.
2020-03-29 17:03:01 -04:00
..
src Some small improvements to du readability. 2020-03-29 17:03:01 -04:00
tests WIP: 1486/first row as headers (#1530) 2020-03-29 15:05:57 +13:00
Cargo.toml WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00