Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
func
(m InstallModel) Init() tea.Cmd {
56
return
textinput.Blink
57
}
58
59
func
(m InstallModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
60
switch
msg := msg.(
type
) {
Callers
1
Update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected