This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.ClickTwice.
Summary
Prepares a publish of the given project
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