Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
67
func
NewProfilesParser() Parser {
68
return
&profilesParser{}
69
}
70
71
type
profilesParser
struct
{}
72
Callers
2
RunListProfiles
Method · 0.92
testGetProfiles
Function · 0.85
Calls
no outgoing calls
Tested by
1
testGetProfiles
Function · 0.68