MCPcopy Index your code
hub / github.com/jetify-com/devbox / LockfileKey

Method LockfileKey

internal/plugin/local.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func (l *LocalPlugin) LockfileKey() string {
54 return l.ref.String()
55}
56
57func (l *LocalPlugin) Path() string {
58 path := os.ExpandEnv(l.ref.Path)

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected