ReportPortalAliases.

CleanLaunchAsync(ICakeContext, Service, Launch, CleanOptions) Method

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>