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

Method SubnavRight

internal/tui/section_view.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38// sectionView is the interface every top-level section must implement.
39type sectionView interface {
40 // Init returns the command to run when this section becomes active.
41 Init() tea.Cmd
42
43 // Update handles messages relevant to this section.

Callers 4

handleSubnavKeyMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 3