nushell/crates/nu-command/tests
WindSoilder 56067da39c
Send only absolute paths to uu_mv (#11576)
# Description
Fixes: #11127 

It's something similar to #11080, applying the same logic to `uu_mv`.

# User-Facing Changes

# After Submitting
2024-01-19 05:34:18 -06:00
..
commands Send only absolute paths to uu_mv (#11576) 2024-01-19 05:34:18 -06:00
format_conversions Support for disabling automatic escaping in to xml (#11536) 2024-01-14 07:36:53 -06:00
main.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00