clean_with_config

Function clean_with_config 

Source
pub async fn clean_with_config<P>(entry: P, config: Config) -> Result<bool>
where P: AsRef<Path>,