Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/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
}
Callers
1
clearCommandsCache
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected