Namespace McMaster.Extensions.CommandLineUtils.HelpText
Classes
DefaultHelpTextGenerator
A default implementation of help text generation.
HangingIndentWriter
A formatter for creating nicely wrapped descriptions for display on the command line in the second column of generated help text.
Interfaces
IHelpTextGenerator
Generates help text for a command line application.