Function ashpd::desktop::trash::trash_file
source ยท pub async fn trash_file(fd: &BorrowedFd<'_>) -> Result<(), Error>
Expand description
A handy wrapper around TrashProxy::trash_file
.
pub async fn trash_file(fd: &BorrowedFd<'_>) -> Result<(), Error>
A handy wrapper around TrashProxy::trash_file
.