Skip to main content

load

Function load 

Source
pub fn load() -> Result<Vec<HistoryEntry>>
Expand description

Load the history, most recent first. A missing/unreadable log yields an empty vec with a read error (callers treat that as “nothing to show”).