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.Squirrel.
Summary
Gets the possible names of the tool executable.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SyncReleasesRunner
Syntax
protected override IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
List of possible executable names. |