module Commander::HelpFormatter
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.
Commander's help formatters control the output when either the help command, or –help switch are called. The default formatter is Commander::HelpFormatter::Terminal.