Skip to main content

ensure_path

Function ensure_path 

Source
pub fn ensure_path(bundle_root: &Path) -> Result<PathBuf, Error>
Expand description

Ensures the default dev store path exists (creating parent directories) before returning it.