Skip to main content

session_dir

Function session_dir 

Source
pub fn session_dir(root: &Path, project: &Path, session_id: &str) -> PathBuf
Expand description

Pure path computation: the locked session dir for (project, session_id) under root. No filesystem access. The advertised scratchpad is its [SCRATCH_SUBDIR] child.