MCPcopy 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
45func (m BusyModel) Init() tea.Cmd {
46 return m.spin.Tick
47}
48
49func (m BusyModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
50 switch msg := msg.(type) {

Callers 1

initSentryFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected