nushell/crates/nu-command/tests
WindSoilder 219c719e98
make cp can copy folders contains dangling symbolic link (#5645)
* cp with no dangling link

* add -p to not follow symbolic link

* change comment

* add one more test case to check symblink body after copied

* better help message
2022-05-26 10:42:52 -05:00
..
commands make cp can copy folders contains dangling symbolic link (#5645) 2022-05-26 10:42:52 -05: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