Skip to main content

remove_dir

Function remove_dir 

Source
pub fn remove_dir(path: String, recursive: bool) -> Result<(), String>