MCPcopy Index your code
hub / github.com/codeaashu/claude-code / autoModeDefaultsHandler

Function autoModeDefaultsHandler

src/cli/handlers/autoMode.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24export function autoModeDefaultsHandler(): void {
25 writeRules(getDefaultExternalAutoModeRules())
26}
27
28/**
29 * Dump the effective auto mode config: user settings where provided, external

Callers 1

runFunction · 0.85

Calls 2

writeRulesFunction · 0.85

Tested by

no test coverage detected