nushell/crates/nu-command/tests
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
..
commands Fix cp bug (#5462) 2022-05-21 09:49:29 +12:00
format_conversions document out positional argument type (#5461) 2022-05-08 08:11:28 -05:00
main.rs Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00