pub fn clean_up(source_path: &PathBuf, target_dir_path: &PathBuf) -> Result<()>
Clean up temporary files.
Will return Err if there is any error deleting the file.
Err