MCPcopy Index your code
hub / github.com/ipython/ipython / inputhook

Function inputhook

IPython/terminal/pt_inputhooks/gtk4.py:25–27  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

23
24
25def inputhook(context):
26 hook = _InputHook(context)
27 hook.run()

Callers

nothing calls this directly

Calls 2

_InputHookClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…