bundles / IPython 9.11.0 / IPython / terminal / ptutils / _elide_typed
function
IPython.terminal.ptutils:_elide_typed
source: /IPython/terminal/ptutils.py :69
Signature
def _elide_typed ( string : str , typed : str , * , min_elide : int ) → str Summary
Elide the middle of a long string if the beginning has already been typed.
Aliases
-
IPython.terminal.ptutils._elide_typed