nushell/crates/nu-command/src
Onur Şahin 265ee1281d
Drop with iter range (#4242)
* Allow range in 'drop nth'

* Unit tests for drop nth range

* Add range case to the description

* Fix description 2

* format fixes

* Fix example and some refactoring

* clippy fixes
2022-02-07 08:02:35 -05:00
..
classified Fix clippy warnings (#4176) 2021-12-03 07:05:38 +13:00
commands Drop with iter range (#4242) 2022-02-07 08:02:35 -05:00
examples Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
args.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
default_context.rs Remove 'arboard' (#4174) 2021-12-02 08:48:03 +13:00
examples.rs Flexibility updating table's cells. (#4027) 2021-09-19 15:37:54 -05:00
lib.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
prelude.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00