clean_up

Function clean_up 

Source
pub fn clean_up(source_path: &PathBuf, target_dir_path: &PathBuf) -> Result<()>
Expand description

Clean up temporary files.

ยงErrors

Will return Err if there is any error deleting the file.