nushell/crates/nu-command/src/commands/generators
Hristo Filaretov b8e2bdd6b1
Allow different names for ...rest (#3954)
* Allow different names for ...rest

* Resolves #3945

* This change requires an explicit name for the rest argument in `WholeStreamCommand`,
  which is why there are so many changed files.

* Remove redundant clone

* Add tests
2021-08-27 05:58:53 +12:00
..
date add date humanize command (#3833) 2021-07-25 17:33:31 +12:00
hash_ Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
cal.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
for_in.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
seq_dates.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
seq.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00