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
Get's protoc directory based on target.
- Assembly
- Cake
.ProtobufTools .dll - Namespace
- Cake
.ProtobufTools - Containing Type
- ProtobufTools
Syntax
public static string DirectoryFromTarget(OSTarget target)
Parameters
Name | Type | Description |
---|---|---|
target | OSTarget | The target. |
Return Value
Type | Description |
---|---|
string | Returns last directory part for given OS. |