Skip to main content

check_quarantine

Function check_quarantine 

Source
pub fn check_quarantine(path: &Path) -> (bool, Option<String>)
Expand description

Read the quarantine xattr to detect downloaded files. Returns (is_downloaded, download_source).