You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / history / HistoryAccessor / _get_hist_file_name

function

IPython.core.history:HistoryAccessor._get_hist_file_name

source: /IPython/core/history.py :308

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 : str

The name of a profile which has a history file.

Aliases

  • IPython.core.history.HistoryAccessor._get_hist_file_name