Skip to main content

session_dir

Function session_dir 

Source
pub fn session_dir(name: &str) -> Result<PathBuf>
Expand description

Full filesystem path for the named session’s WIRE_HOME root. Inside this dir the standard wire layout applies: config/wire/... and state/wire/....