BumpyRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executable.
Assembly
Cake.Bumpy.dll
Namespace
Cake.Bumpy
Containing Type
BumpyRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.