Skip to main content

create_dir

Function create_dir 

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