NetlifyTool<TSettings>.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Assembly
Cake.Netlify.dll
Namespace
Cake.Netlify
Containing Type
NetlifyTool<TSettings>

Syntax

protected override sealed IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.