Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
254
class
Trace:
255
stacks: List[Stack]
256
257
258
class
PathHighlighter(RegexHighlighter):
Callers
1
extract
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected