pub fn load_history(session: &mut ReplSession) -> Result<(), ReplError>Expand description
Load history into the current session if enabled.
pub fn load_history(session: &mut ReplSession) -> Result<(), ReplError>Load history into the current session if enabled.