Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
31
class
Binding:
32
handler: Handler
33
shortcut: Shortcut
34
35
36
class
_NestedFilter(Filter):
Callers
1
bindings_from_prompt_toolkit
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…