pub fn flush_history(session: &ReplSession) -> Result<(), ReplError>Expand description
Flush history to persistent storage if enabled.
pub fn flush_history(session: &ReplSession) -> Result<(), ReplError>Flush history to persistent storage if enabled.