mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 08:39:48 +02:00
Keep until and while as subcommands of keep (#2197)
This commit is contained in:
3
crates/nu-cli/tests/commands/keep/mod.rs
Normal file
3
crates/nu-cli/tests/commands/keep/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod keep;
|
||||
mod until;
|
||||
mod while_;
|
Reference in New Issue
Block a user