MCPcopy
hub / github.com/PatrickJS/awesome-cursorrules / fail

Function fail

scripts/check-pr-author.mjs:156–159  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

154}
155
156function fail(message) {
157 console.error(message);
158 process.exit(1);
159}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected