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

Method ExitThread

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

ExitThread closes the detail/thread view.

()

Source from the content-addressed store, hash-verified

47 // View renders the content area.
48 View() string
49
50 // HelpBindings returns section-specific help bindings for rowContent.
51 HelpBindings() []helpBinding
52

Callers 4

TestJournalViewInThreadFunction · 0.65
handleKeyMethod · 0.65
TestCalendarViewInThreadFunction · 0.65
TestMailViewInThreadFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 3

TestJournalViewInThreadFunction · 0.52
TestCalendarViewInThreadFunction · 0.52
TestMailViewInThreadFunction · 0.52