Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
349
func
(m *installWizardModel) Init() tea.Cmd {
350
return
textinput.Blink
351
}
352
353
func
(m *installWizardModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
354
keyMsg, ok := msg.(tea.KeyMsg)
Callers
1
TestInstallWizardModelTransitions
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestInstallWizardModelTransitions
Function · 0.64