MCPcopy
hub / github.com/KeygraphHQ/shannon / cancelAndExit

Function cancelAndExit

apps/cli/src/commands/setup.ts:317–320  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315}
316
317function cancelAndExit(): never {
318 p.cancel('Setup cancelled.');
319 process.exit(0);
320}

Callers 7

setupFunction · 0.85
setupAnthropicFunction · 0.85
setupCustomBaseUrlFunction · 0.85
setupBedrockFunction · 0.85
setupVertexFunction · 0.85
promptSecretFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected