bundles / IPython 9.10.0 / IPython / core / history / HistoryAccessor / _get_hist_file_name
function
IPython.core.history:HistoryAccessor._get_hist_file_name
source: /IPython/core/history.py :302
Signature
def _get_hist_file_name ( self , profile : str = default ) → Path Summary
Find the history file for the given profile name.
Extended Summary
This is overridden by the HistoryManager subclass, to use the shell's active profile.
Parameters
profile: strThe name of a profile which has a history file.
Aliases
-
IPython.core.history.HistoryAccessor._get_hist_file_name