Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ PluginManager
Method
PluginManager
internal/devbox/devbox.go:1153–1155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1151
}
1152
1153
func
(d *Devbox) PluginManager() *plugin.Manager {
1154
return
d.pluginManager
1155
}
1156
1157
func
(d *Devbox) Lockfile() *lock.File {
1158
return
d.lockfile
Callers
2
updateLockfile
Method · 0.95
installPackages
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected