SyncReleasesRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SyncReleasesRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> List of possible executable names.