Module Commander::HelpFormatter
In: lib/commander/help_formatters.rb
lib/commander/help_formatters/terminal.rb
lib/commander/help_formatters/terminal_compact.rb
lib/commander/help_formatters/base.rb
lib/commander/help_formatters.rb
lib/commander/help_formatters/base.rb
lib/commander/help_formatters/terminal.rb
lib/commander/help_formatters/terminal_compact.rb

Help Formatter

Commander‘s help formatters control the output when either the help command, or —help switch are called. The default formatter is Commander::HelpFormatter::Terminal.

Classes and Modules

Class Commander::HelpFormatter::Base
Class Commander::HelpFormatter::Terminal
Class Commander::HelpFormatter::TerminalCompact

[Validate]