MCPcopy 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

1import fs from "fs-extra";
2import path from "path";
3import Instance from "../entity/instance/instance";
4import { $t } from "../i18n";

Callers

nothing calls this directly

Calls 15

$tFunction · 0.90
createQuickInstallTaskFunction · 0.90
toNumberFunction · 0.85
useMethod · 0.80
errorMethod · 0.80
onMethod · 0.80
getQueryMapWrapperMethod · 0.80
responseMethod · 0.80
getInstancesMethod · 0.80
forceExecMethod · 0.80
createInstanceMethod · 0.80
parametersMethod · 0.80

Tested by

no test coverage detected