Table of Contents

CliParser.Command Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

The command that is used to parse the command line input.

public Command Command { get; }

Property Value

Command