Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1137
func
(m Model) helpView() string {
1138
return
m.Styles.HelpStyle.Render(m.Help.View(m))
1139
}
1140
1141
func
(m Model) spinnerView() string {
1142
return
m.spinner.View()
Callers
2
updatePagination
Method · 0.95
View
Method · 0.95
Calls
2
Render
Method · 0.65
View
Method · 0.45
Tested by
no test coverage detected