Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ writeOutput
Function
writeOutput
scripts/stryker-diff.mjs:51–53 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
49
process.stderr.write(message);
50
},
51
writeOutput(message) {
52
process.stdout.write(message);
53
},
54
};
55
// Stryker restore all
56
Callers
nothing calls this directly
Calls
1
write
Method · 0.80
Tested by
no test coverage detected