Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/httpie/cli
/ rich_error_console
Method
rich_error_console
httpie/context.py:216–217 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
214
215
@cached_property
216
def
rich_error_console(self):
217
return
self._make_rich_console(self.stderr, self.stderr_isatty)
Callers
nothing calls this directly
Calls
1
_make_rich_console
Method · 0.95
Tested by
no test coverage detected