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