MCPcopy 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

1import * as os from "os";
2import { getAppDataDir, getAppTmpDir } from "./get-appdata-dir";
3import { execSync } from "child_process";
4import logger from "./logger";

Callers

nothing calls this directly

Calls 3

getAppDataDirFunction · 0.90
getAppTmpDirFunction · 0.90
getSystemPathFunction · 0.85

Tested by

no test coverage detected