FlatpakBuilderSettings.

BuildOnly Property

Summary

Don't do the cleanup and finish stages, which is useful if you want to build more things into the app.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public Nullable<bool> BuildOnly { get; set; }

Value

Type Description
Nullable<bool>