nushell/crates/nu-path/src
Stefan Stanciulescu 2cc5952c37
Fix cp bug (#5462)
* Cleanup - remove old commented code

* Force a / or \ to distinguish between folders and files for cp

* Force a / or \ to distinguish between folders and files for cp

* Remove unneeded code

* Add cp test for checking copy to non existing directory

* Fix warning in test
2022-05-21 09:49:29 +12: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 [ls, path relative-to] Fix use of ls ~ | path relative-to ~ (#5212) 2022-04-16 15:05:42 -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