nushell/crates/nu-cli
Joseph T. Lyons 7c0a830d84
Match cleanup (#2184)
* Use `unwrap_or()` to remove `match`

* Use `?` for error propogation, and remove `match`
2020-07-15 19:51:41 +12:00
..
src Match cleanup (#2184) 2020-07-15 19:51:41 +12:00
tests Merge skip command varieties into one command with sub commands. (#2179) 2020-07-14 20:44:49 -05:00
Cargo.toml Remove commands meant for internal use. (#2182) 2020-07-14 21:49:46 -05:00