utils::file

Function delete_files_with_ext

Source
pub fn delete_files_with_ext(dir: &str, extension: &str) -> Result<()>
Expand description

Deletes all files in a given directory with a given extension