Skip to main content

parse_opencode_session_file

Function parse_opencode_session_file 

Source
pub fn parse_opencode_session_file(
    path: &Path,
    workspace: &Path,
) -> Result<Option<(SessionRecord, Vec<Event>)>>
Expand description

Parse one OpenCode session JSON file.