mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 13:39:08 +02:00
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