Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
func
(m ExecModel) Init() tea.Cmd {
32
return
textinput.Blink
33
}
34
35
func
(m ExecModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
36
var
cmd tea.Cmd
Callers
1
Update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected