mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 01:05:01 +02:00
Move 'keep' to 'take' (#5123)
This commit is contained in:
3
crates/nu-command/tests/commands/take/mod.rs
Normal file
3
crates/nu-command/tests/commands/take/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
mod rows;
|
||||
mod until;
|
||||
mod while_;
|
Reference in New Issue
Block a user