MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / default_stderr

Function default_stderr

crates/pyhq/python/hyperqueue/output.py:41–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39
40
41def default_stderr() -> str:
42 return default_output("stderr")
43
44
45# TODO: how to resolve TASK_ID in the context of some other task?

Callers 2

programMethod · 0.85
functionMethod · 0.85

Calls 1

default_outputFunction · 0.85

Tested by

no test coverage detected