Skip to main content

remove_file

Function remove_file 

Source
pub fn remove_file<P>(path: P) -> Result<()>
where P: AsRef<Path>,
Expand description

Remove a single file

ยงErrors

Fails if removal fails