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

Function NewCommandsParser

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

Source from the content-addressed store, hash-verified

49}
50
51func NewCommandsParser() Parser {
52 return &commandsParser{}
53}
54
55type commandsParser struct{}
56

Callers 3

LoadCommandsConfigMethod · 0.92
RunListCommandsMethod · 0.92
TestParseCommandsFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestParseCommandsFunction · 0.68