GrateRunner.

Run(GrateSettings) Method

Summary

Runs the tool.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateRunner

Syntax

public void Run(GrateSettings settings)

Parameters

Name Type Description
settings GrateSettings The settings to run with.

Return Value

Type Description
void