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

Class Handler

docs/autogen_shortcuts.py:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24@dataclass
25class Handler:
26 description: str
27 identifier: str
28
29
30@dataclass

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…