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 FSharpList<string> downloadLatestAssets(string owner, string repo, string pass)
Attributes
Type | Description |
---|---|
Compilation |
Parameters
Name | Type | Description |
---|---|---|
owner | string | |
repo | string | |
pass | string |
Return Value
Type | Description |
---|---|
FSharpList |