MCPcopy Create free account
hub / github.com/catppuccin/cli / Init

Method Init

internal/ui/installInput.go:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53}
54
55func (m InstallModel) Init() tea.Cmd {
56 return textinput.Blink
57}
58
59func (m InstallModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
60 switch msg := msg.(type) {

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected