CliHelpBuilder Constructor
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public CliHelpBuilder(
CliTheme theme,
int maxWidth = 2147483647
)
Parameters
- theme CliTheme
- The theme to use for help output
- maxWidth Int32 (Optional)
- The maximum width in characters after which help output is wrapped.