GrateRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The name of the tool.