Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hugapi/hug
/ outputs
Method
outputs
hug/interface.py:760–761 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
758
759
@property
760
def
outputs(self):
761
return
getattr(self,
"_outputs"
, self.api.http.output_format)
762
763
@outputs.setter
764
def
outputs(self, outputs):
Callers
5
render_errors
Method · 0.95
render_content
Method · 0.95
__call__
Method · 0.95
__call__
Method · 0.45
output
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected