mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
3075e2cfbf
It was too error prone when positional arguments were used with the rest arguments. Now, you need to explicitly state from which position you want to count the rest args (e.g., `rest(0)`). |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |