MCPcopy 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
944export function clearPluginSkillsCache(): void {
945 getPluginSkills.cache?.clear?.()
946}
947

Callers 1

clearCommandsCacheFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected