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

Function NewEagerParser

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

Source from the content-addressed store, hash-verified

107}
108
109func NewEagerParser() Parser {
110 return &eagerParser{}
111}
112
113type eagerParser struct{}
114

Callers 1

RunMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected