Engine.

Execute() Method

Summary

Executes the engine. This is the primary method that kicks off generation.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public void Execute()

Return Value

Type Description
void
GitHub