Skip to main content

list_sessions

Function list_sessions 

Source
pub fn list_sessions() -> Result<Vec<ListedSession>>
Expand description

List valid persisted muxr sessions from the local muxr state root.

ยงErrors

  • HOME is unavailable.
  • The session root cannot be read for reasons other than being absent.