- Namespace
- Cake
.Commands - Containing Type
- DefaultCommand
Syntax
public DefaultCommand(IBuildFeature builder, IBootstrapFeature bootstrapper, ICakeVersionFeature version, ICakeInfoFeature info, IConsole console, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
builder | IBuildFeature | |
bootstrapper | IBootstrapFeature | |
version | ICakeVersionFeature | |
info | ICakeInfoFeature | |
console | IConsole | |
log | ICakeLog |
Return Value
Type | Description |
---|---|
void |