Skip to main content

remove

Function remove 

Source
pub fn remove(dir: &Path, filename: &str, quiet: bool, label: &str)
Expand description

Remove <dir>/<filename> if it exists. No-op otherwise.