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.Buns.ReportPortal.
Syntax
public static Task<Launch> CleanLaunchAsync(this ICakeContext context, Service service, Launch launch, CleanOptions options)
Attributes
Type |
Description |
AsyncStateMachineAttribute |
|
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
service |
Service |
|
launch |
Launch |
|
options |
CleanOptions |
|
Return Value
Type |
Description |
Task<Launch> |
|