Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ Init
Method
Init
tui/busy.go:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
func
(m BusyModel) Init() tea.Cmd {
46
return
m.spin.Tick
47
}
48
49
func
(m BusyModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
50
switch
msg := msg.(
type
) {
Callers
1
initSentry
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected