Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
35
func
NewCommandsPipelinesParser() Parser {
36
return
&commandsPipelinesParser{}
37
}
38
39
type
commandsPipelinesParser
struct
{}
40
Callers
1
Parse
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected