nushell/crates/nu-command/src/examples
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
..
double_echo.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
double_ls.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
sample.rs Minimal markdown syntax per element support. (#2997) 2021-02-02 12:09:19 -05:00
stub_generate.rs Finish removing arg deserialization (#3552) 2021-06-04 18:23:57 +12:00