MCPcopy 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

initMethod · 0.95
deletePluginMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected