MCPcopy
hub / github.com/Textualize/rich / Trace

Class Trace

rich/traceback.py:254–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252
253@dataclass
254class Trace:
255 stacks: List[Stack]
256
257
258class PathHighlighter(RegexHighlighter):

Callers 1

extractMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected