MCPcopy Index your code
hub / github.com/devspace-sh/devspace / installer

Struct installer

pkg/devspace/plugin/installer.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type installer struct{}
22
23func NewInstaller() Installer {
24 return &installer{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected