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

Function getDefaultCliEnv

cli/src/__tests__/test-utils.ts:153–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151}
152
153export function getDefaultCliEnv(): Record<string, string> {
154 return { ...loadCliEnv() }
155}
156
157/**
158 * Parsed re-render log entry from useWhyDidYouUpdate hook

Calls 1

loadCliEnvFunction · 0.85

Tested by

no test coverage detected