ProtobufTools.

DirectoryFromTarget(OSTarget) Method

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.