radicle-heartwood-lfs/radicle-cli
Fintan Halpenny 9f81de7ef3
cli: use `WriteStorage::remove` in `rm`
Instead of calling `std::fs::remove_dir_all` in the `rad rm` command,
use the `WriteStorage::remove` method.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-11-09 16:42:41 +01:00
..
examples cli: Improve `rad diff` 2023-11-09 13:04:40 +01:00
src cli: use `WriteStorage::remove` in `rm` 2023-11-09 16:42:41 +01:00
tests cli: Improve `rad diff` 2023-11-09 13:04:40 +01:00
Cargo.toml cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00