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

Method helpView

list/list.go:1137–1139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1135}
1136
1137func (m Model) helpView() string {
1138 return m.Styles.HelpStyle.Render(m.Help.View(m))
1139}
1140
1141func (m Model) spinnerView() string {
1142 return m.spinner.View()

Callers 2

updatePaginationMethod · 0.95
ViewMethod · 0.95

Calls 2

RenderMethod · 0.65
ViewMethod · 0.45

Tested by

no test coverage detected