Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
346
export
function
clearPluginAgentCache(): void {
347
loadPluginAgents.cache?.clear?.()
348
}
349
Callers
2
clearAgentDefinitionsCache
Function · 0.85
clearAllPluginCaches
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected