- Namespace
- Cake
.Commands - Containing Type
- Default
Command Settings
Syntax
[CommandOption("--exclusive|-e")]
[Description("Executes the target task without any dependencies.")]
public bool Exclusive { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
DescriptionAttribute |
Value
Type | Description |
---|---|
bool |