Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
53
func
(l *LocalPlugin) LockfileKey() string {
54
return
l.ref.String()
55
}
56
57
func
(l *LocalPlugin) Path() string {
58
path := os.ExpandEnv(l.ref.Path)
Callers
nothing calls this directly
Calls
1
String
Method · 0.45
Tested by
no test coverage detected