Function tempus_cli::utils::create_dir [−][src]
pub fn create_dir(dir: &str)Expand description
Create a directory & all parent directories if they don’t exist & return the name. Panic if an error occurs while creating the dir