Skip to main content

ensure_global_memory_dir

Function ensure_global_memory_dir 

Source
pub fn ensure_global_memory_dir(
    child: Option<&str>,
) -> Result<PathBuf, ZigError>
Expand description

Ensure the global memory directory (or a child of it) exists.