Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ Instance_router.ts
File
Instance_router.ts
daemon/src/routers/Instance_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
Instance from
"../entity/instance/instance"
;
4
import
{ $t } from
"../i18n"
;
Callers
nothing calls this directly
Calls
15
$t
Function · 0.90
createQuickInstallTask
Function · 0.90
toNumber
Function · 0.85
use
Method · 0.80
error
Method · 0.80
on
Method · 0.80
getQueryMapWrapper
Method · 0.80
response
Method · 0.80
getInstances
Method · 0.80
forceExec
Method · 0.80
createInstance
Method · 0.80
parameters
Method · 0.80
Tested by
no test coverage detected