FigletAliases.

Figlet(ICakeContext, string, FilePath) Method

Assembly
Cake.Figlet.dll
Namespace
Cake.Figlet
Containing Type
FigletAliases

Syntax

public static string Figlet(this ICakeContext context, string text, FilePath fontFile)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
text string
fontFile FilePath

Return Value

Type Description
string