Skip to main content

sessions_root

Function sessions_root 

Source
pub fn sessions_root() -> Result<PathBuf>
Expand description

Root directory under which all session WIRE_HOMEs live.

Honors WIRE_HOME for testing (sessions root becomes $WIRE_HOME/sessions/); otherwise lives at $XDG_STATE_HOME/wire/sessions/.