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.ProtobufTools.
Summary
Finds the proper protoc executable path.
- Assembly
- Cake
.ProtobufTools .dll - Namespace
- Cake
.ProtobufTools - Containing Type
- ProtobufTools
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(ProtocSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | ProtocSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
A single path to protoc executable. |
