mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 10:32:21 +02:00
Keep until and while as subcommands of keep (#2197)
This commit is contained in:
@@ -23,8 +23,6 @@ mod histogram;
|
||||
mod insert;
|
||||
mod is_empty;
|
||||
mod keep;
|
||||
mod keep_until;
|
||||
mod keep_while;
|
||||
mod last;
|
||||
mod lines;
|
||||
mod ls;
|
||||
|
Reference in New Issue
Block a user