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

Method Init

internal/ui/repoInput.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (m InitialModel) Init() tea.Cmd {
52 return textinput.Blink
53}
54
55func (m InitialModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
56 var cmd tea.Cmd

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected