nushell/crates/nu-source/src
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
..
lib.rs Bump a lot of deps (#1560) 2020-04-07 19:51:17 +12:00
meta.rs Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
pretty.rs Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
term_colored.rs Extract nu_source into a crate 2019-11-25 07:37:33 -08:00
text.rs Extract nu_source into a crate 2019-11-25 07:37:33 -08:00