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

Struct browser

pkg/util/browser/browser.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11type browser struct{}
12
13// NewBrowser creates an instance of the interface Browser
14func NewBrowser() Browser {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected