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

Function getAutoModeDenials

src/utils/autoModeDenials.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24export function getAutoModeDenials(): readonly AutoModeDenial[] {
25 return DENIALS
26}
27

Callers 2

_tempFunction · 0.85
PermissionRuleListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected