Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
func
(m InitialModel) Init() tea.Cmd {
52
return
textinput.Blink
53
}
54
55
func
(m InitialModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
56
var
cmd tea.Cmd
Callers
1
Update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected