MCPcopy
hub / github.com/ZToolsCenter/ZTools / hidePlugin

Method hidePlugin

src/main/api/plugin/ui.ts:317–321  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 private hidePlugin(): void {
318 if (this.pluginManager) {
319 this.pluginManager.hidePluginView()
320 }
321 }
322
323 /**
324 * 构建当前主题信息

Callers 1

setupIPCMethod · 0.95

Calls 1

hidePluginViewMethod · 0.80

Tested by

no test coverage detected