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

Method View

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

View renders the content area.

()

Source from the content-addressed store, hash-verified

28 openAttachment attachmentOpenFunc
29 newAttachmentTempDir func() (string, error)
30 loadCover coverLoadFunc
31 saveCover coverSaveFunc
32 loadLastCalendar func() int64
33 saveLastCalendar func(id int64) error

Callers 8

ViewMethod · 0.65
TestViewShowsHeaderFunction · 0.65
TestViewShowsBoxNamesFunction · 0.65
ViewMethod · 0.65
ViewMethod · 0.65
ViewMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 4

TestViewShowsHeaderFunction · 0.52
TestViewShowsBoxNamesFunction · 0.52