Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ZToolsCenter/ZTools
/ notifyPluginsChanged
Method
notifyPluginsChanged
src/main/api/renderer/plugins.ts:350–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
348
}
349
350
private notifyPluginsChanged(): void {
351
this.mainWindow?.webContents.send(
'plugins-changed'
)
352
}
353
354
/**
355
* 验证插件配置
Callers
3
init
Method · 0.95
deletePlugin
Method · 0.95
setPluginMainPushDisabled
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected