forked from extern/nushell
Add "move column" command. (#2123)
This commit is contained in:
committed by
GitHub
parent
c3ba1e476f
commit
34e1e6e426
2
crates/nu-cli/tests/commands/move_/mod.rs
Normal file
2
crates/nu-cli/tests/commands/move_/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
mod column;
|
||||
mod mv;
|
Reference in New Issue
Block a user