Table of Contents

HelpBuilder.HelpBuilder Constructor

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll
public HelpBuilder(int maxWidth = 2147483647)

Parameters

maxWidth int

The maximum width in characters after which help output is wrapped.