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

Method Init

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

Source from the content-addressed store, hash-verified

347}
348
349func (m *installWizardModel) Init() tea.Cmd {
350 return textinput.Blink
351}
352
353func (m *installWizardModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
354 keyMsg, ok := msg.(tea.KeyMsg)

Callers 1

Calls

no outgoing calls

Tested by 1