blob: ee7f21601fba2c23b5373c04d1d687e7c6a5af16 (
plain)
1
2
3
4
5
6
7
8
|
# rsycle
CLI Recycling Bin
things to do:
- add restore cli
- use assert-cmd lib for testing? github.com/assert-rs/
- use tempfile lib for testing? github.com/stebalien/tempfile
- add freedesktorg spec? https://specifications.freedesktop.org/trash-spec/trashspec-latest.html
|