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

Method SubnavLeft

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

SubnavLeft / SubnavRight handle subnav row navigation.

()

Source from the content-addressed store, hash-verified

37
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

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