This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Boots.
- Assembly
- Cake
.Boots .dll - Namespace
- Cake
.Boots - Containing Type
- BootsAddin
Syntax
public static Task Boots(this ICakeContext context, Product product, ReleaseChannel channel = 0)
Attributes
| Type | Description |
|---|---|
| Async |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| product | Product | |
| channel | ReleaseChannel |
Return Value
| Type | Description |
|---|---|
| Task |
