Table of Contents

CliCommandBuilder.IsRoot Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a value which indicates whether this command builder is for a root command.

public bool IsRoot { get; }

Property Value

bool