AppCenterAliases.

AppCenterDistributeGroupsDownloadWithResult(ICakeContext, AppCenterDistributeGroupsDownloadSettings) Method

Summary

Download release package for the distribution group
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterDistributeGroupsDownloadWithResult(this ICakeContext context, AppCenterDistributeGroupsDownloadSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.