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

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