nushell/crates/nu_plugin_start/src
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
..
nu Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
lib.rs start command in nushell (#1727) 2020-05-09 06:19:48 +12:00
main.rs Move 'start' to use ShellError (#1743) 2020-05-10 08:08:53 +12:00
start.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00