Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/plugins
/ die
Function
die
plugins/hyperframes/skills/hyperframes/scripts/contrast-report.mjs:332–335 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
330
}
331
332
function
die(msg) {
333
console.error(`contrast-report: ${msg}`);
334
process.exit(2);
335
}
Callers
1
contrast-report.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected