ChutzpahRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Attributes

Type Description
IteratorStateMachineAttribute

Return Value

Type Description
IEnumerable<string> The tool executable name.