Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ default_stdout
Function
default_stdout
crates/pyhq/python/hyperqueue/output.py:37–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
37
def
default_stdout() -> str:
38
return
default_output(
"stdout"
)
39
40
41
def
default_stderr() -> str:
Callers
2
program
Method · 0.85
function
Method · 0.85
Calls
1
default_output
Function · 0.85
Tested by
no test coverage detected