MCPcopy 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
1153func (d *Devbox) PluginManager() *plugin.Manager {
1154 return d.pluginManager
1155}
1156
1157func (d *Devbox) Lockfile() *lock.File {
1158 return d.lockfile

Callers 2

updateLockfileMethod · 0.95
installPackagesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected