MCPcopy 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
43func NewCommandBuilderState() CommandBuilderState {
44 return CommandBuilderState{}
45}
46
47func (b *CommandBuilderState) CurrentTags() []string {
48 switch b.SelectedField {

Callers 2

NewPricingViewFunction · 0.85
HandleKeyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected