Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.
/ trash-utils-rs Public archive

A cross platform Rust library for interacting with the trash

License

Notifications You must be signed in to change notification settings

cjbassi/trash-utils-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER MAINTAINED. Deprecated in favor of https://github.com/ArturKovacs/trash.

trash-utils-rs

crates.io docs.rs

A Rust library for interacting with the OS's trash-can.

Supported platforms:

Warning: trash-utils is currently beta level and no guarantees are made about its integrity of managing your files. Additionally, it currently does not properly handle trashing files if the files are on a different filesystem/partition than the home folder.

Usage

Add the following to Cargo.toml:

[dependencies]
trash-utils = "0.2.0"

Apps using trash-utils-rs

Related projects

About

A cross platform Rust library for interacting with the trash

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages