MCPcopy Index your code
hub / github.com/jetify-com/devbox / Config

Method Config

internal/shellgen/scripts.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29
30type devboxer interface {
31 Config() *devconfig.Config
32 Lockfile() *lock.File
33 InstallablePackages() []*devpkg.Package
34 PluginManager() *plugin.Manager

Callers 6

newFlakePlanFunction · 0.65
WriteScriptsToFilesFunction · 0.65
secretsInitFuncFunction · 0.65
genAliasCmdFunction · 0.65
aliasLinesMethod · 0.65
GenerateReadmeFunction · 0.65

Implementers 1

Devboxinternal/devbox/devbox.go

Calls

no outgoing calls

Tested by

no test coverage detected