Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
21
type
installer
struct
{}
22
23
func
NewInstaller() Installer {
24
return
&installer{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected