Skip to main content

load_recent_sessions

Function load_recent_sessions 

Source
pub fn load_recent_sessions(workspace: &Path, limit: usize) -> Vec<ResumeEntry>
Expand description

Load up to limit recent sessions from workspace, sorted by updated_at descending. Silently skips dirs with missing/corrupt metadata.