nushell/crates/nu-command
WindSoilder 25b62c2ac3
fix force rm: should suppress error if directory is not found (#11656)
# Description
Fix a breaking change which is introduced by #11621

`rm -f /tmp/aaa` shouldn't return error if `/tmp/aaa/` doesn't exist.

# User-Facing Changes
NaN

# Tests + Formatting
Done
2024-01-28 09:01:19 -06:00
..
src fix force rm: should suppress error if directory is not found (#11656) 2024-01-28 09:01:19 -06:00
tests fix force rm: should suppress error if directory is not found (#11656) 2024-01-28 09:01:19 -06:00
Cargo.toml update nu-ansi-term to 0.50, lscolors to 0.17, and add the Style attribute to Suggestion (#11635) 2024-01-24 20:57:15 -08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00