ClickTwiceAliases.

AppInfo(ICakeContext, FilePath) Method

Summary

Dedicated alias for working with `app.info` files in a project
Assembly
Cake.ClickTwice.dll
Namespace
Cake.ClickTwice
Containing Type
ClickTwiceAliases

Syntax

public static AppInfoManager AppInfo(this ICakeContext ctx, FilePath projectFile)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute

Parameters

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

Return Value

Type Description
AppInfoManager A manager to control app.info generation