Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// View state
CurrentSection *help.Section
QuitWithOutput bool
// contains filtered or unexported fields
}
func New ¶
func New(helpSystem *help.HelpSystem) *Model
func (*Model) FormatSectionForCopy ¶
FormatSectionForCopy exposes the internal method for testing
Click to show internal directories.
Click to hide internal directories.