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

Function _temp2

src/components/hooks/HooksConfigMenu.tsx:570–572  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

568 return s.mcp;
569}
570function _temp2() {
571 return getSettingsForSource("policySettings")?.allowManagedHooksOnly === true;
572}
573function _temp() {
574 const settings = getSettings_DEPRECATED();
575 const hooksDisabled = settings?.disableAllHooks === true;

Callers

nothing calls this directly

Calls 1

getSettingsForSourceFunction · 0.85

Tested by

no test coverage detected