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

File environment_router.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "fs-extra";
2import path from "path";
3import { v4 } from "uuid";
4import { $t } from "../i18n";

Callers

nothing calls this directly

Calls 8

$tFunction · 0.90
onMethod · 0.80
getDockerMethod · 0.80
responseMethod · 0.80
infoMethod · 0.80
startBuildImageMethod · 0.80
getImagePlatformsMethod · 0.80
writeFileMethod · 0.45

Tested by

no test coverage detected