Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
{ extract } from
"tar"
;
4
import
{ URL } from
"url"
;
Callers
nothing calls this directly
Calls
15
$t
Function · 0.90
commandStringToArray
Function · 0.90
on
Method · 0.80
response
Method · 0.80
addJava
Method · 0.80
getJavaDownloadUrl
Method · 0.80
info
Method · 0.80
getJavaDataDir
Method · 0.80
downloadFromUrl
Method · 0.80
getJava
Method · 0.80
unzip
Method · 0.80
move
Method · 0.80
Tested by
no test coverage detected