Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ ConfigHash
Method
ConfigHash
internal/lock/interfaces.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
type
devboxProject
interface
{
9
ConfigHash() (string, error)
10
Stdenv() flake.Ref
11
AllPackageNamesIncludingRemovedTriggerPackages() []string
12
ProjectDir() string
Callers
1
IsUpToDateAndInstalled
Method · 0.65
Implementers
2
Devbox
internal/devbox/devbox.go
testLockProject
internal/devconfig/config_test.go
Calls
no outgoing calls
Tested by
no test coverage detected