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

Function _temp7

src/components/agents/AgentsMenu.tsx:779–781  ·  view source on GitHub ↗
(a_2)

Source from the content-addressed store, hash-verified

777 return a_3.source === "localSettings";
778}
779function _temp7(a_2) {
780 return a_2.source === "policySettings";
781}
782function _temp6(a_1) {
783 return a_1.source === "projectSettings";
784}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected