nushell/crates/nu_plugin_inc/src/nu
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
..
mod.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
tests.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00