Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bombshell-dev/clack
/ errorEventHandler
Function
errorEventHandler
packages/prompts/src/spinner.ts:74–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
};
73
74
const
errorEventHandler = () => handleExit(2);
75
const
signalEventHandler = () => handleExit(1);
76
77
const
registerHooks = () => {
Callers
nothing calls this directly
Calls
1
handleExit
Function · 0.85
Tested by
no test coverage detected