ShouldRunAfterParsingOptions Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets or sets a boolean indicating if the command should run after parsing options.

public bool ShouldRunAfterParsingOptions { get; set; }

Returns