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
Property alias for working with the individual stages in a publish operation independently.
Used in the "split form" of publishing
Syntax
public static ClickTwiceRunner ClickTwice(this ICakeContext ctx)
Attributes
Type |
Description |
CakePropertyAliasAttribute |
|
CakeNamespaceImportAttribute |
|
CakeNamespaceImportAttribute |
|
CakeNamespaceImportAttribute |
|
CakeNamespaceImportAttribute |
|
CakeNamespaceImportAttribute |
|
Parameters
Name |
Type |
Description |
ctx |
ICakeContext |
The Cake context |
Return Value
Type |
Description |
ClickTwiceRunner |
A handler for running isolated individual publish steps |