nushell/crates/nu-command
WindSoilder ad90b6e5f3
rm: enable trash flag on android and ios platrofm (#8871)
# 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>
2023-04-13 07:34:52 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src rm: enable trash flag on android and ios platrofm (#8871) 2023-04-13 07:34:52 -05:00
tests Revert numberlike parsing restriction (#8845) 2023-04-12 05:21:31 +12:00
Cargo.toml Move CLI related commands to nu-cli (#8832) 2023-04-10 10:56:47 +12:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00