MCPcopy 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
332function die(msg) {
333 console.error(`contrast-report: ${msg}`);
334 process.exit(2);
335}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected