Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WJX20/claude-code
/ clearPluginCacheExclusions
Function
clearPluginCacheExclusions
src/utils/plugins/orphanedPluginFilter.ts:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
export
function
clearPluginCacheExclusions(): void {
91
cachedExclusions = null
92
}
93
94
/**
95
* One path is a prefix of the other. Special-cases root (normalize(
'/'
) + sep
Callers
1
refreshActivePlugins
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected