bundles / IPython 9.11.0 / 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__