HelpBuilder.HelpBuilder Constructor
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
public HelpBuilder(int maxWidth = 2147483647)
Parameters
maxWidthintThe maximum width in characters after which help output is wrapped.