Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OverloadBlitz/cloudcent-cli
/ NewCommandBuilderState
Function
NewCommandBuilderState
internal/tui/views/pricing.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
NewCommandBuilderState() CommandBuilderState {
44
return
CommandBuilderState{}
45
}
46
47
func
(b *CommandBuilderState) CurrentTags() []string {
48
switch
b.SelectedField {
Callers
2
NewPricingView
Function · 0.85
HandleKey
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected