MCPcopy
hub / github.com/mathaou/termdbms / spinnerView

Method spinnerView

list/list.go:1141–1143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1139}
1140
1141func (m Model) spinnerView() string {
1142 return m.spinner.View()
1143}
1144
1145func filterItems(m Model) tea.Cmd {
1146 return func() tea.Msg {

Callers 2

setSizeMethod · 0.95
titleViewMethod · 0.95

Calls 1

ViewMethod · 0.45

Tested by

no test coverage detected