pub fn list_sessions(limit: usize) -> Vec<SessionSummary>Expand description
List recent sessions, sorted by last update (most recent first).
pub fn list_sessions(limit: usize) -> Vec<SessionSummary>List recent sessions, sorted by last update (most recent first).