Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ bootstrap.ts
File
bootstrap.ts
apps/node/src/modules/comfyui/bootstrap.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as os from
"os"
;
2
import
* as path from
"path"
;
3
import
{ getSystemProxy, isMac, isWindows } from
"../utils/env"
4
import
{ downloadUrl } from
"../utils/download-url"
;
Callers
nothing calls this directly
Calls
2
getAppTmpDir
Function · 0.90
getAppDataDir
Function · 0.90
Tested by
no test coverage detected