This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / terminal / shortcuts / Binding / __init__

function

IPython.terminal.shortcuts:Binding.__init__

Signature

def   __init__ ( self command : Callable[[KeyPressEvent], Any] keys : List[str] condition : Optional[str] = None )  →  None

Summary

No Docstrings

Aliases

  • IPython.terminal.shortcuts.Binding.__init__