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
Runs protoc using given settings and additional.
- Assembly
- Cake
.ProtobufTools .dll - Namespace
- Cake
.ProtobufTools - Containing Type
- ProtobufTools
Syntax
public void Run(ProtocSettings settings, string[] additional)
Parameters
Name | Type | Description |
---|---|---|
settings | ProtocSettings | The settings. |
additional | string[] |
Return Value
Type | Description |
---|---|
void |