Class Types
Class | Summary |
---|---|
NuGetSettings | Settings for specifying NuGet packages. |
WyamAliases |
Contains functionality related to Wyam. In order to use the commands for this alias, include the following in your build.cake file to download and install from NuGet.org, or specify the ToolPath within the WyamSettings class:
|
WyamRunner | The Wyam Runner used to execute the Wyam Executable |
WyamSettings |
Contains settings used by WyamRunner .
|