MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / getSystemProcessEnv

Function getSystemProcessEnv

cli/src/utils/env.ts:84–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 * or when you need to set environment variables at runtime.
83 */
84export const getSystemProcessEnv = (): NodeJS.ProcessEnv => process.env

Callers 3

getCodebuffClientFunction · 0.90
resolveProxyUrlFunction · 0.90
runBashCommandFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected