KarmaRunner<TSettings>.

GetToolExecutableNames() Method

Summary

Available tool executable names for local karma runs.
Assembly
Cake.Karma.dll
Namespace
Cake.Karma
Containing Type
KarmaRunner<TSettings>

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Attributes

Type Description
IteratorStateMachineAttribute

Return Value

Type Description
IEnumerable<string> The available tool execution names.