Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ componentDidCatch
Method
componentDidCatch
src/ink/components/App.tsx:212–214 ·
view source on GitHub ↗
(error: Error)
Source
from the content-addressed store, hash-verified
210
}
211
}
212
override componentDidCatch(error: Error) {
213
this.handleExit(error);
214
}
215
handleSetRawMode = (isEnabled: boolean): void => {
216
const {
217
stdin
Callers
nothing calls this directly
Calls
1
handleExit
Method · 0.80
Tested by
no test coverage detected