Skip to main content

load_sessions

Function load_sessions 

Source
pub fn load_sessions() -> Result<Vec<Session>>
Expand description

Load Claude sessions from the local Claude project store.

ยงErrors

Returns an error when the Claude sessions directory cannot be read or a session file cannot be parsed.