ClickTwiceManager.

PublishTo(DirectoryPath) Method

Summary

Publishes the app to the given directory using the current settings
Assembly
Cake.ClickTwice.dll
Namespace
Cake.ClickTwice
Containing Type
ClickTwiceManager

Syntax

public void PublishTo(DirectoryPath outputDirectory)

Parameters

Name Type Description
outputDirectory DirectoryPath Output path for the final published artifacts

Return Value

Type Description
void