CommandRunConfig(Int32, Int32) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Configuration for running a command.

public CommandRunConfig(int Width = 80, int OptionWidth = 29)

Parameters

Width
Int32

The maximum width of the text for displaying the help message.

OptionWidth
Int32

The maximum width of the text for displaying the options.