MCPcopy Create free account
hub / github.com/CoderLuii/HolyClaude / fail

Function fail

scripts/patch-cloudcli-web-terminal-rendering.mjs:61–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }`;
60
61function fail() {
62 console.error(ERROR_MESSAGE);
63 process.exit(1);
64}
65
66function readSource(path) {
67 try {

Callers 6

readSourceFunction · 0.85
writeSourceFunction · 0.85
replaceRequiredFunction · 0.85
assertServerPatchedFunction · 0.85
assertIndexPatchedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected