ensure_parent_dir

Function ensure_parent_dir 

Source
pub(crate) fn ensure_parent_dir(path: &Path) -> Result<(), CliError>
Expand description

Create the parent directory for a path when it has one.