Skip to main content

session_path

Function session_path 

Source
pub fn session_path(session_id: &str) -> PathBuf
Expand description

State file for a single conversation. The id is sanitized so a hostile or odd session id can’t escape the sessions directory.