MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / getVersion

Function getVersion

daemon/src/service/version.ts:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22export function getVersion() {
23 return GlobalVariable.get("version", "Unknown");
24}

Callers 2

app.tsFile · 0.90
info_router.tsFile · 0.90

Calls 1

getMethod · 0.45

Tested by

no test coverage detected