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

Function _temp3

src/components/hooks/HooksConfigMenu.tsx:567–569  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

565 return tool.name;
566}
567function _temp3(s) {
568 return s.mcp;
569}
570function _temp2() {
571 return getSettingsForSource("policySettings")?.allowManagedHooksOnly === true;
572}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected