Skip to main content

create_dir

Function create_dir 

Source
pub fn create_dir(name: &str) -> Result<(), StepError>
Expand description

Create a directory and all parent directories.