AppCenterAliases.

AppCenterBuildBranchesShowWithResult(ICakeContext, AppCenterBuildBranchesShowSettings) Method

Summary

Show branch build status
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterBuildBranchesShowWithResult(this ICakeContext context, AppCenterBuildBranchesShowSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.