pub fn read_session_record() -> Option<SessionRecord>Expand description
Read and parse the Tempo session registry.
Returns None if the file doesn’t exist or can’t be read/parsed.
Errors are logged as warnings.
pub fn read_session_record() -> Option<SessionRecord>Read and parse the Tempo session registry.
Returns None if the file doesn’t exist or can’t be read/parsed.
Errors are logged as warnings.