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

Method Init

internal/ui/execInput.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (m ExecModel) Init() tea.Cmd {
32 return textinput.Blink
33}
34
35func (m ExecModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
36 var cmd tea.Cmd

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected