WgetRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executables.
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> Possible tool executable names.