ClickTwiceRunner.

GenerateManifest(string, InformationSource) Method

Summary

Generates a ClickTwice manifest for the application at the given project path
Assembly
Cake.ClickTwice.dll
Namespace
Cake.ClickTwice
Containing Type
ClickTwiceRunner

Syntax

public ManifestPublisher GenerateManifest(string projectFilePath, InformationSource source = 2)

Parameters

Name Type Description
projectFilePath string Path to the project file
source InformationSource Not currently used.

Return Value

Type Description
ManifestPublisher A publisher for the generated manifest