GithubExtension.

DownloadLatestAssets(ICakeContext, string, string, string) Method

Syntax

public static FSharpList<string> DownloadLatestAssets(this ICakeContext context, string owner, string repo, string pass)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
owner string
repo string
pass string

Return Value

Type Description
FSharpList<string>