AppCenterAliases.

AppCenterAppsShowWithResult(ICakeContext, AppCenterAppsShowSettings) Method

Summary

Get the details of an app
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterAppsShowWithResult(this ICakeContext context, AppCenterAppsShowSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.