nushell/crates/nu-command/src
Andrés N. Robalino 2a946af81e
Support version option in Nu bin. (#3632)
Additionally we remove the little pieces that we relied on `clap` (for version number in this case).
2021-06-16 14:53:28 -05:00
..
commands Support version option in Nu bin. (#3632) 2021-06-16 14:53:28 -05:00
examples Make arg eval lazy, remove old arg evaluation code (#3603) 2021-06-11 13:57:01 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
commands.rs Support version option in Nu bin. (#3632) 2021-06-16 14:53:28 -05:00
examples.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
lib.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
prelude.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00