Skip to main content

ensure_project_sessions_dir

Function ensure_project_sessions_dir 

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

Ensure the per-project sessions directory exists, creating it if needed.