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 - Containing Type
- Github
Syntax
public static string createRawPath(string owner, string repo, string path)
Attributes
| Type | Description |
|---|---|
| Compilation |
Parameters
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| path | string |
Return Value
| Type | Description |
|---|---|
| string |
