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.Pnpm.
Summary
Gets the possible names of the tool executable.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm - Containing Type
- PnpmTool
<TSettings>
Syntax
protected override sealed IEnumerable<string> GetToolExecutableNames()
Attributes
| Type | Description |
|---|---|
| Iterator |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
The tool executable name. |
