MCPcopy
hub / github.com/codeaashu/claude-code / clearPluginAgentCache

Function clearPluginAgentCache

src/utils/plugins/loadPluginAgents.ts:346–348  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

344)
345
346export function clearPluginAgentCache(): void {
347 loadPluginAgents.cache?.clear?.()
348}
349

Callers 2

clearAllPluginCachesFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected