nushell/crates/nu-cli
Joseph T. Lyons eeb9b4edcb
Match cleanup (#2294)
* Delete unnecessary match

* Use `unwrap_or_else()`

* Whitespace was trim on file save

* Use `map_or_else()`

* Use a default to group all match arms with same output

* Clippy made me do it
2020-08-04 05:43:27 +12:00
..
src Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
tests Add --partial to 'to html' (#2291) 2020-08-03 08:47:54 +12:00
Cargo.toml Switch to maintained app_dirs (#2293) 2020-08-04 05:41:57 +12:00