MCPcopy Create free account
hub / github.com/jetify-com/devbox / EnvFlags

Struct EnvFlags

internal/devbox/devopt/devboxopts.go:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32type EnvFlags struct {
33 EnvMap map[string]string
34 EnvFile string
35}
36
37type EnvrcOpts struct {
38 EnvFlags

Callers 1

runGenerateDirenvCmdFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected