MCPcopy Create free account
hub / github.com/Noumena-Network/code / env.ts

File env.ts

src/utils/env.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { join } from 'path'
3import { isRunningWithBun } from './bundledMode.js'
4import { getCanonicalNcodeConfigHomeDir, isEnvTruthy } from './envUtils.js'

Callers

nothing calls this directly

Calls 5

isEnvTruthyFunction · 0.90
getFsImplementationFunction · 0.85
isCommandAvailableFunction · 0.70
findExecutableFunction · 0.70
detectTerminalFunction · 0.70

Tested by

no test coverage detected