EmberTool<TSettings>.

GetToolExecutableNames() Method

Summary

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

Syntax

protected override sealed IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.