ClickTwiceAliases.

PublishApp(ICakeContext, FilePath) Method

Summary

Prepares a publish of the given project
Assembly
Cake.ClickTwice.dll
Namespace
Cake.ClickTwice
Containing Type
ClickTwiceAliases

Syntax

public static ClickTwiceManager PublishApp(this ICakeContext ctx, FilePath projectFile)

Attributes

Type Description
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeMethodAliasAttribute

Parameters

Name Type Description
ctx ICakeContext The Cake context
projectFile FilePath Path to the project file of the app you want to publish

Return Value

Type Description
ClickTwiceManager A manager to publish your app from