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

Function NewCommandsPipelinesParser

pkg/devspace/config/loader/parser.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func NewCommandsPipelinesParser() Parser {
36 return &commandsPipelinesParser{}
37}
38
39type commandsPipelinesParser struct{}
40

Callers 1

ParseMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected