2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-03-05 15:58:17 +00:00
nushell/crates/nu-command/tests
WindSoilder 16f3d9b4e1
cp: expand target path before checking ()
# Description
Fixes: 

# User-Facing Changes
NaN

# Tests + Formatting
~~I don't think we need to add a test, or else it'll copy some file to
user's directory, it seems bad.~~
Done.

# After Submitting
NaN
2024-02-01 09:06:03 +08:00
..
commands cp: expand target path before checking () 2024-02-01 09:06:03 +08:00
format_conversions Strict JSON parsing () 2024-01-30 08:10:19 -06:00
main.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. () 2023-12-15 14:32:37 +08:00