Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/components/BypassPermissionsModeDialog.tsx:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
return t5;
80
}
81
function _temp2() {
82
gracefulShutdownSync(0);
83
}
84
function _temp() {
85
logEvent(
"tengu_bypass_permissions_mode_dialog_shown"
, {});
86
}
Callers
nothing calls this directly
Calls
1
gracefulShutdownSync
Function · 0.85
Tested by
no test coverage detected