mirror of
https://github.com/nushell/nushell.git
synced 2025-02-02 03:30:16 +01:00
ad90b6e5f3
# Description As title, enable trash flag on all platforms make `rm` more portable across different platforms, but `-t` will do nothing. Fixes: #8104 # User-Facing Changes Na # Tests + Formatting It's hard to add tests because we don't run tests for android and ios platforms. # After Submitting <!-- If your PR had any user-facing changes, update [the documentation](https://github.com/nushell/nushell.github.io) after the PR is merged, if necessary. This will help us keep the docs up to date. --> --------- Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com> |
||
---|---|---|
.. | ||
cd_query.rs | ||
cd.rs | ||
cp.rs | ||
glob.rs | ||
ls.rs | ||
mkdir.rs | ||
mod.rs | ||
mv.rs | ||
open.rs | ||
rm.rs | ||
save.rs | ||
start.rs | ||
touch.rs | ||
util.rs | ||
watch.rs |