Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ logError
Function
logError
scripts/dev-static.mjs:100–102 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
98
}
99
100
function
logError(message) {
101
console.error(`${c.red}✗${c.reset} ${message}`);
102
}
103
104
// ═══════════════════════════════════════════════════════════════════════════
105
// CLI parsing
Callers
5
buildFrontend
Function · 0.90
checkPrerequisites
Function · 0.70
spawnService
Function · 0.70
main
Function · 0.70
dev-static.mjs
File · 0.70
Calls
1
error
Method · 0.80
Tested by
no test coverage detected