nushell/crates/nu-cli/tests
Jakub Žádník 3d63901b3b
Add 'every' command to select (or skip) every nth row (#1992)
* Add 'every' command

* Add --skip option to 'every' command

This option skips instead of selects every nth row

* Fix descriptions for 'every' command

* Add docummentation for 'every' command

* Check actual filenames in 'every' command tests
2020-06-17 07:58:41 +12:00
..
commands Add 'every' command to select (or skip) every nth row (#1992) 2020-06-17 07:58:41 +12:00
format_conversions Split split command to sub commands. 2020-05-24 02:02:44 -05:00
main.rs Add (near) automatic testing for command examples (#1777) 2020-05-18 08:56:01 -04:00