Github.

downloadLatestAssets(string, string, string) Method

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
CompilationArgumentCountsAttribute

Parameters

Name Type Description
owner string
repo string
pass string

Return Value

Type Description
FSharpList<string>