MCPcopy
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
276class CaptureError(Exception):
277 """An error in the Capture context manager."""
278
279
280class NewLine:

Callers 1

getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected