Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ tickCmd
Method
tickCmd
tui/status.go:167–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
func
(m statusModel) tickCmd() tea.Cmd {
168
return
tickAfter(m.nextStatusPollDelay())
169
}
170
171
func
fetchInstancesCmd(client *api.Client) tea.Cmd {
172
return
func
() tea.Msg {
Callers
2
Init
Method · 0.95
Update
Method · 0.95
Calls
2
nextStatusPollDelay
Method · 0.95
tickAfter
Function · 0.85
Tested by
no test coverage detected