Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ LockfileKey
Method
LockfileKey
internal/plugin/includable.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
FileContent(subpath string) ([]byte, error)
15
Hash() string
16
LockfileKey() string
17
}
18
19
func
parseIncludable(includableRef, workingDir string) (Includable, error) {
Callers
6
getPluginNameFromContent
Function · 0.65
CreateFilesForConfig
Method · 0.65
UpdateLockfileVersion
Method · 0.65
resolve
Function · 0.65
loadRecursive
Method · 0.65
Packages
Method · 0.65
Implementers
3
gitPlugin
internal/plugin/git.go
githubPlugin
internal/plugin/github.go
LocalPlugin
internal/plugin/local.go
Calls
no outgoing calls
Tested by
no test coverage detected