3 unstable releases
0.2.0 | Aug 31, 2020 |
---|---|
0.1.1 | Oct 19, 2019 |
0.1.0 | Oct 19, 2019 |
#39 in #cross
15KB
396 lines
trash-utils-rs
A cross platform Rust library for interacting with the trash.
Warning: trash-utils is currently beta level and no guarantees are made about its integrity of managing your files. Additionally, it currently only works on Linux, and it only interacts with the home trash and does not properly handle trashing files if the files are on a different filesystem/partition as your home folder.
Usage
Add the following to Cargo.toml:
[dependencies]
trash-utils = "0.2.0"
Dependencies
~5MB
~98K SLoC