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 the tool from the provided settings.
- Assembly
- Cake
.Wyam .dll - Namespace
- Cake
.Wyam - Containing Type
- WyamRunner
Syntax
public void Run(WyamSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | WyamSettings | The settings. |
Return Value
Type | Description |
---|---|
void |