GithubExtension.

CreateRawPath(ICakeContext, string, string, string) Method

Syntax

public static string CreateRawPath(this ICakeContext context, string owner, string repo, string path)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
owner string
repo string
path string

Return Value

Type Description
string