MCPcopy Create free account
hub / github.com/compozy/agh / modelRequired

Method modelRequired

internal/cli/install.go:469–471  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

467}
468
469func (m *installWizardModel) modelRequired() bool {
470 return m.input.ModelRequired[strings.TrimSpace(m.provider)]
471}
472
473func (m *installWizardModel) updateConfirmStep(msg tea.KeyMsg) (tea.Model, tea.Cmd) {
474 switch msg.String() {

Callers 2

ViewMethod · 0.95
updateModelStepMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected