- Namespace
- Cake
.Commands - Containing Type
- Default
Command Settings
Syntax
[CommandOption("--dryrun|--noop|--whatif")]
[Description("Performs a dry run.")]
public bool DryRun { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
DescriptionAttribute |
Value
Type | Description |
---|---|
bool |