Summary
Gets the possible names of the tool executable.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateyTool
<TSettings>
Syntax
protected override sealed IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
The tool executable name. |