bundles / IPython 9.11.0 / IPython / terminal / shortcuts / RuntimeBinding / __init__
function
IPython.terminal.shortcuts:RuntimeBinding.__init__
Signature
def __init__ ( self , command : Callable[[KeyPressEvent], Any] , keys : List[str] , filter : Condition ) → None Summary
No Docstrings
Aliases
-
IPython.terminal.interactiveshell.RuntimeBinding.__init__