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

Class Binding

docs/autogen_shortcuts.py:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30@dataclass
31class Binding:
32 handler: Handler
33 shortcut: Shortcut
34
35
36class _NestedFilter(Filter):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…