FlatpakBuilderSettings.

FromGit Property

Summary

Look for the manifest in the given git repository. If this option is given, MANIFEST is interpreted as a relative path inside the repository.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string FromGit { get; set; }

Value

Type Description
string