Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
78
export
function
clearPluginSettingsBase(): void {
79
pluginSettingsBase = undefined
80
}
Callers
1
clearPluginCache
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected