Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
51
func
NewCommandsParser() Parser {
52
return
&commandsParser{}
53
}
54
55
type
commandsParser
struct
{}
56
Callers
3
LoadCommandsConfig
Method · 0.92
RunListCommands
Method · 0.92
TestParseCommands
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestParseCommands
Function · 0.68