bundles / IPython 9.13.0 / IPython / core / history / HistoryManager
MetaHasTraits
IPython.core.history:HistoryManager
source: /IPython/core/history.py :606
Signature
def HistoryManager ( shell : InteractiveShell , config : Optional[Configuration] = None , ** traits : typing.Any ) Members
-
__del__ -
__init__ -
_get_hist_file_name -
_get_range_session -
_restart_thread_if_stopped -
_stop_thread -
_writeout_input_cache -
_writeout_output_cache -
end_session -
get_range -
get_session_info -
get_tail -
name_session -
new_session -
reset -
store_inputs -
store_output -
writeout_cache
Summary
A class to organize all history-related functionality in one place.
Aliases
-
IPython.core.history.HistoryManager