forked from extern/nushell
Merge skip command varieties into one command with sub commands. (#2179)
This commit is contained in:
committed by
GitHub
parent
5f1075544c
commit
71e55541d7
2
crates/nu-cli/tests/commands/skip/mod.rs
Normal file
2
crates/nu-cli/tests/commands/skip/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
mod until;
|
||||
mod while_;
|
Reference in New Issue
Block a user