ProtobufTools.

GetAlternativeToolPaths(ProtocSettings) Method

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<FilePath> A single path to protoc executable.