Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ CaptureError
Class
CaptureError
rich/console.py:276–277 ·
view source on GitHub ↗
An error in the Capture context manager.
Source
from the content-addressed store, hash-verified
274
275
276
class
CaptureError(Exception):
277
""
"An error in the Capture context manager."
""
278
279
280
class
NewLine:
Callers
1
get
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected