Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ PathHighlighter
Class
PathHighlighter
rich/traceback.py:258–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
257
258
class
PathHighlighter(RegexHighlighter):
259
highlights = [r
"(?P<dim>.*/)(?P<bold>.+)"
]
260
261
262
class
Traceback:
Callers
2
_render_syntax_error
Method · 0.85
_render_stack
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected