Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ Config
Method
Config
internal/devbox/devbox.go:185–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
func
(d *Devbox) Config() *devconfig.Config {
186
return
d.cfg
187
}
188
189
func
(d *Devbox) ConfigHash() (string, error) {
190
h, err := d.cfg.Hash()
Callers
2
updateLockfile
Method · 0.95
installPackages
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected