mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 15:41:54 +02:00
Allow mv multiple files at once (#6103)
* Allow mv multiple files at once * Expand dots in mv src + dst
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mod dots;
|
||||
pub mod dots;
|
||||
mod expansions;
|
||||
mod helpers;
|
||||
mod tilde;
|
||||
|
Reference in New Issue
Block a user