MCPcopy Create free account
hub / github.com/basecamp/hey-cli / SubnavItems

Method SubnavItems

internal/tui/section_view.go:36–36  ·  view source on GitHub ↗

SubnavItems returns the subnav state for header rendering.

()

Source from the content-addressed store, hash-verified

34 width int
35 height int // content area height
36}
37
38// sectionView is the interface every top-level section must implement.
39type sectionView interface {

Callers 4

renderHeaderFunction · 0.65
TestMailViewSubnavItemsFunction · 0.65

Implementers 3

calendarViewinternal/tui/calendar.go
mailViewinternal/tui/mail.go
journalViewinternal/tui/journal.go

Calls

no outgoing calls

Tested by 3

TestMailViewSubnavItemsFunction · 0.52