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

File java_manager_router.ts

daemon/src/routers/java_manager_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 { extract } from "tar";
4import { URL } from "url";

Callers

nothing calls this directly

Calls 15

$tFunction · 0.90
commandStringToArrayFunction · 0.90
onMethod · 0.80
responseMethod · 0.80
addJavaMethod · 0.80
getJavaDownloadUrlMethod · 0.80
infoMethod · 0.80
getJavaDataDirMethod · 0.80
downloadFromUrlMethod · 0.80
getJavaMethod · 0.80
unzipMethod · 0.80
moveMethod · 0.80

Tested by

no test coverage detected