Skip to main content

remove_file

Function remove_file 

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

Remove the file pointed by path.