Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/envbuilder
/ configFile
Struct
configFile
integration/integration_test.go:668–671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
t.Parallel()
667
668
type
configFile
struct
{
669
name string
670
data string
671
}
672
type
testCase
struct
{
673
name string
674
env []string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected