Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ envUtils.test.ts
File
envUtils.test.ts
src/utils/__tests__/envUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, beforeEach, afterEach } from
'bun:test'
2
import
{
3
isEnvTruthy,
4
isEnvDefinedFalsy,
Callers
nothing calls this directly
Calls
10
isEnvTruthy
Function · 0.90
isEnvDefinedFalsy
Function · 0.90
parseEnvVars
Function · 0.90
hasNodeOption
Function · 0.90
getAWSRegion
Function · 0.90
getDefaultVertexRegion
Function · 0.90
getVertexRegionForModel
Function · 0.90
isBareMode
Function · 0.90
shouldMaintainProjectWorkingDir
Function · 0.90
push
Method · 0.45
Tested by
no test coverage detected