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.HandlebarsDotNet.
- Assembly
- Cake
.HandlebarsDotNet .dll - Namespace
- Cake
.HandlebarsDotNet - Containing Type
- HandlebarsAliases
Syntax
public static string HandlebarsRenderTextFile(this ICakeContext context, FilePath templateFile, object data)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
templateFile | FilePath | |
data | object |
Return Value
Type | Description |
---|---|
string |