MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / info_router.ts

File info_router.ts

daemon/src/routers/info_router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Instance from "../entity/instance/instance";
2import * as protocol from "../service/protocol";
3import { routerApp } from "../service/router";
4import InstanceSubsystem from "../service/system_instance";

Callers

nothing calls this directly

Calls 13

getVersionFunction · 0.90
$tFunction · 0.90
systemInfoFunction · 0.85
toTextFunction · 0.85
toNumberFunction · 0.85
toBooleanFunction · 0.85
onMethod · 0.80
getInstancesMethod · 0.80
getSupportedPlatformsMethod · 0.80
responseMethod · 0.80
statusMethod · 0.65
storeMethod · 0.65

Tested by

no test coverage detected