MCPcopy 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

1import fs from "fs-extra";
2import http from "http";
3import https from "https";
4import { removeTrail } from "mcsmanager-common";

Callers

nothing calls this directly

Calls 14

initVersionManagerFunction · 0.90
getVersionFunction · 0.90
checkDependenciesFunction · 0.90
$tFunction · 0.90
listenExitSigFunction · 0.85
logMethod · 0.80
infoMethod · 0.80
onMethod · 0.80
errorMethod · 0.80
loadInstancesMethod · 0.80
getInstancesMethod · 0.80
loadMethod · 0.65

Tested by

no test coverage detected