check_or_create_dir

Function check_or_create_dir 

Source
pub fn check_or_create_dir(check: bool, path: impl AsRef<Path>) -> Result<()>