Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ clearPluginSkillsCache
Function
clearPluginSkillsCache
src/utils/plugins/loadPluginCommands.ts:944–946 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
942
})
943
944
export
function
clearPluginSkillsCache(): void {
945
getPluginSkills.cache?.clear?.()
946
}
947
Callers
1
clearCommandsCache
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected