SquirrelRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool.
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SquirrelRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

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