Summary
Gets the possible names of the tool executable.
- Namespace
- Cake
.Core .Tooling - Containing Type
- Tool
<TSettings>
Syntax
protected abstract IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
The tool executable name. |