[][src]Function trash_lib::put

pub fn put(paths: &[impl AsRef<Path>]) -> Result<Vec<TrashEntry>, Error>

Put a list of paths into the trash and returns the newly created trash_entries. Will panic if the paths are empty!