Skip to main content

create_empty_dir

Function create_empty_dir 

Source
pub fn create_empty_dir<P: AsRef<Path>>(path: P) -> Result<()>
Expand description

Create an empty directory or clear the existing directory.