- Namespace
- Cake
.Commands - Containing Type
- Default
Command Settings
Syntax
[CommandOption("--tree|--showtree")]
[Description("Shows the task dependency tree.")]
public bool Tree { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
DescriptionAttribute |
Value
Type | Description |
---|---|
bool |