CoverallsNetRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executable.
Assembly
Cake.Coveralls.dll
Namespace
Cake.Coveralls
Containing Type
CoverallsNetRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.