Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestJournalViewInThread
Function · 0.65
handleKey
Method · 0.65
TestCalendarViewInThread
Function · 0.65
TestMailViewInThread
Function · 0.65
Implementers
3
calendarView
internal/tui/calendar.go
mailView
internal/tui/mail.go
journalView
internal/tui/journal.go
Calls
no outgoing calls
Tested by
3
TestJournalViewInThread
Function · 0.52
TestCalendarViewInThread
Function · 0.52
TestMailViewInThread
Function · 0.52