Skip to main content

default_session_dir

Function default_session_dir 

Source
pub fn default_session_dir(cwd: &Path) -> PathBuf
Expand description

The default session directory: <cwd>/.pi/sessions. Mirrors the TS getDefaultSessionDir (.pi/agent/sessions in TS; v1 uses .pi/sessions under the project — a documented divergence).