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

Struct execHandler

pkg/devspace/pipeline/engine/basichandler/handler.go:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95type execHandler struct{}
96
97func (e *execHandler) ExecHandler(ctx context.Context, args []string) error {
98 select {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected