FlatpakBuilderSettings.

ExtraSources Property

Summary

When downloading sources (archives, files, git, bzr, svn), look in this directory for pre-existing copies and use them instead of downloading.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public DirectoryPath ExtraSources { get; set; }

Value

Type Description
DirectoryPath