Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
export
function
getVersion() {
23
return
GlobalVariable.get(
"version"
,
"Unknown"
);
24
}
Callers
2
app.ts
File · 0.90
info_router.ts
File · 0.90
Calls
1
get
Method · 0.45
Tested by
no test coverage detected