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.