This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ESLint.
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 |
The name of the tool. |