AppCenterAliases.

AppCenterBuildDownloadWithResult(ICakeContext, AppCenterBuildDownloadSettings) Method

Summary

Download the binary, logs or symbols for a completed build
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterBuildDownloadWithResult(this ICakeContext context, AppCenterBuildDownloadSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterBuildDownloadSettings The settings.

Return Value

Type Description
IEnumerable<string> Output lines.