FlatpakBuilderSettings.

ExtraSourcesUrl Property

Summary

When downloading sources (archives, files, git, bzr, svn), look at this url for mirrored downloads before downloading from the original url.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string ExtraSourcesUrl { get; set; }

Value

Type Description
string