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.GithubUtility.
- Assembly
- Cake
.GitHubUtility .dll - Namespace
- Cake
.GithubUtility .GithubAlias - Containing Type
- GithubExtension
Syntax
public static string CreateRawPath(this ICakeContext context, string owner, string repo, string path)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
owner | string | |
repo | string | |
path | string |
Return Value
Type | Description |
---|---|
string |