Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ app.ts
File
app.ts
daemon/src/app.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs-extra"
;
2
import
http from
"http"
;
3
import
https from
"https"
;
4
import
{ removeTrail } from
"mcsmanager-common"
;
Callers
nothing calls this directly
Calls
14
initVersionManager
Function · 0.90
getVersion
Function · 0.90
checkDependencies
Function · 0.90
$t
Function · 0.90
listenExitSig
Function · 0.85
log
Method · 0.80
info
Method · 0.80
on
Method · 0.80
error
Method · 0.80
loadInstances
Method · 0.80
getInstances
Method · 0.80
load
Method · 0.65
Tested by
no test coverage detected