nushell/tests/shell
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
..
environment Support equals sign in shorthand environment variable values (#3869) 2021-07-31 09:10:28 +12:00
pipeline Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
mod.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00