ESLintRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Assembly
Cake.ESLint.dll
Namespace
Cake.ESLint
Containing Type
ESLintRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The name of the tool.