Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
109
func
NewEagerParser() Parser {
110
return
&eagerParser{}
111
}
112
113
type
eagerParser
struct
{}
114
Callers
1
Run
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected