nushell/crates/nu-command/tests
Alex Shadley 86e6fcd309
Negative indexing for range (#3427)
* adds negative indexing to range

* fixes tests to reflect new parsing changes

* removes duplicate definitons

* fmt
2021-05-17 15:08:47 +12:00
..
commands Negative indexing for range (#3427) 2021-05-17 15:08:47 +12:00
format_conversions Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
main.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00