Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
115
export
function
getInternalPluginServerPort(): number {
116
return
serverPort
117
}
Callers
2
loadInternalPlugins
Function · 0.90
resolvePluginUrl
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected