Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
{ v4 } from
"uuid"
;
4
import
{ $t } from
"../i18n"
;
Callers
nothing calls this directly
Calls
8
$t
Function · 0.90
on
Method · 0.80
getDocker
Method · 0.80
response
Method · 0.80
info
Method · 0.80
startBuildImage
Method · 0.80
getImagePlatforms
Method · 0.80
writeFile
Method · 0.45
Tested by
no test coverage detected