Skip to main content

Module session

Module session 

Source
Expand description

Session-state tools: get_session_status, get_session_summary, get_learnings.

These read the active/most-recent session receipt and the learnings file. A null session and empty learning sections are returned (not errors) when no session is active.

Structs§

LearningsResponse
Response for get_learnings.
SessionStatusResponse
Response for get_session_status.
SessionSummary
Compact session summary.
SummaryResponse
Response for get_session_summary.