MCPcopy
hub / github.com/claude-code-best/claude-code / clearPluginSettingsBase

Function clearPluginSettingsBase

src/utils/settings/settingsCache.ts:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76}
77
78export function clearPluginSettingsBase(): void {
79 pluginSettingsBase = undefined
80}

Callers 1

clearPluginCacheFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected