CakeRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executable.
Namespace
Cake.Common.Tools.Cake
Containing Type
CakeRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.