Term2::Components::Help
Inherits Term2::Model < Reference < Object
Constructors
new
SourceInstance methods
desc_style
Sourcedesc_style=(desc_style : Style)
Sourceellipsis
Sourceellipsis_style
Sourceellipsis_style=(ellipsis_style : Style)
Sourcefull_separator
Sourceseparator_style
Sourceseparator_style=(separator_style : Style)
Sourceshow_all?
SourceUpdate is called when a message is received. Use it to inspect the message and, in response, update the model and/or send a command.
view
View renders the program's UI, which is just a string. The view is rendered after every Update.
width
Source