Engine.

CleanOutputPath() Method

Summary

Deletes the output path and all files it contains.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public void CleanOutputPath()

Return Value

Type Description
void
GitHub