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

Function NewProfilesParser

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

Source from the content-addressed store, hash-verified

65}
66
67func NewProfilesParser() Parser {
68 return &profilesParser{}
69}
70
71type profilesParser struct{}
72

Callers 2

RunListProfilesMethod · 0.92
testGetProfilesFunction · 0.85

Calls

no outgoing calls

Tested by 1

testGetProfilesFunction · 0.68