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 void HandlebarsRenderTextFile(this ICakeContext context, FilePath templateFile, FilePath targetFile, object data)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| templateFile | FilePath | |
| targetFile | FilePath | |
| data | object |
Return Value
| Type | Description |
|---|---|
| void |
