Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
84
export
const
getSystemProcessEnv = (): NodeJS.ProcessEnv => process.env
Callers
3
getCodebuffClient
Function · 0.90
resolveProxyUrl
Function · 0.90
runBashCommand
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected