Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
317
function
cancelAndExit(): never {
318
p.cancel(
'Setup cancelled.'
);
319
process.exit(0);
320
}
Callers
7
setup
Function · 0.85
setupAnthropic
Function · 0.85
setupCustomBaseUrl
Function · 0.85
setupBedrock
Function · 0.85
setupVertex
Function · 0.85
maybePromptAdaptiveThinking
Function · 0.85
promptSecret
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected