Byron/trash-rs

Return path to trashed item

Open

#38 opened on Aug 25, 2021

 (6 comments) (0 reactions) (0 assignees)Rust (40 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (247 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be a great addition to this crate to know what the destination path of the trashed item. Can't think of a better way than returning it after calling delete().

Contributor guide