MCPcopy 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
19func parseIncludable(includableRef, workingDir string) (Includable, error) {

Callers 6

getPluginNameFromContentFunction · 0.65
CreateFilesForConfigMethod · 0.65
UpdateLockfileVersionMethod · 0.65
resolveFunction · 0.65
loadRecursiveMethod · 0.65
PackagesMethod · 0.65

Implementers 3

gitPlugininternal/plugin/git.go
githubPlugininternal/plugin/github.go
LocalPlugininternal/plugin/local.go

Calls

no outgoing calls

Tested by

no test coverage detected