nushell/crates/nu-path/src
Matthew Ma 7d46177cf3
Allow mv multiple files at once (#6103)
* Allow mv multiple files at once

* Expand dots in mv src + dst
2022-07-23 07:51:41 -05:00
..
dots.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
expansions.rs Allows cd (and other commands that depend on current working directory) to use path of type '~user' (#5323) 2022-04-25 06:01:48 -05:00
helpers.rs Add config file loading 2021-10-13 16:57:05 +13:00
lib.rs Allow mv multiple files at once (#6103) 2022-07-23 07:51:41 -05:00
tilde.rs Fix cp bug (#5462) 2022-05-21 09:49:29 +12:00
util.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00