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

Function getInternalPluginServerPort

src/main/core/internalPluginServer.ts:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113 * 获取 server 端口号(0 表示未启动)
114 */
115export function getInternalPluginServerPort(): number {
116 return serverPort
117}

Callers 2

loadInternalPluginsFunction · 0.90
resolvePluginUrlMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected