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.Wyam.
Summary
Runs Wyam2 using the specified settings.
- Assembly
- Cake
.Wyam .dll - Namespace
- Cake
.Wyam - Containing Type
- WyamAliases
Syntax
public static void Wyam(this ICakeContext context)
Examples
Wyam();
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |