Skip to main content

session_directory

Function session_directory 

Source
pub fn session_directory(workspace: &Path, session_id: &str) -> PathBuf
Expand description

Return the canonical directory for a session.

Derived exporters and diagnostics must live beneath this directory so the session store remains the single persistence root for interactive and exec sessions.