FlatpakBuilderSettings.

Repo Property

Summary

After the build finishes, run flatpak build-export to export the result to the repository DIR. If DIR exists, it must be an OSTree repository; otherwise a new one will be created.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public DirectoryPath Repo { get; set; }

Value

Type Description
DirectoryPath