MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/messages/AssistantToolUseMessage.tsx:298–300  ·  view source on GitHub ↗
(state_0)

Source from the content-addressed store, hash-verified

296 return !!state_1.toolPermissionContext.strippedDangerousRules;
297}
298function _temp2(state_0) {
299 return state_0.toolPermissionContext.mode;
300}
301function _temp(state) {
302 return state.pendingWorkerRequest;
303}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected