Skip to main content

load_session_path

Function load_session_path 

Source
pub fn load_session_path(
    path: &Path,
    opencode_session: Option<&str>,
) -> Result<Session, Error>
Expand description

Load an explicit transcript/store path through the SDK import boundary. An OpenCode selector is accepted only for its SQLite store.