Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
30
type
devboxer
interface
{
31
Config() *devconfig.Config
32
Lockfile() *lock.File
33
InstallablePackages() []*devpkg.Package
34
PluginManager() *plugin.Manager
Callers
6
newFlakePlan
Function · 0.65
WriteScriptsToFiles
Function · 0.65
secretsInitFunc
Function · 0.65
genAliasCmd
Function · 0.65
aliasLines
Method · 0.65
GenerateReadme
Function · 0.65
Implementers
1
Devbox
internal/devbox/devbox.go
Calls
no outgoing calls
Tested by
no test coverage detected