Github.

createRawPath(string, string, string) Method

Assembly
Cake.GitHubUtility.dll
Namespace
Cake.GithubUtility
Containing Type
Github

Syntax

public static string createRawPath(string owner, string repo, string path)

Attributes

Type Description
CompilationArgumentCountsAttribute

Parameters

Name Type Description
owner string
repo string
path string

Return Value

Type Description
string