Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cursor/cookbook
/ exitApp
Function
exitApp
sdk/coding-agent-cli/src/tui/App.tsx:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}, [])
113
114
const exitApp = () => {
115
renderer.destroy()
116
}
117
118
useKeyboard((key) => {
119
const character = getInputCharacter(key)
Callers
2
App
Function · 0.85
runCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected