FlatpakBuilderSettings.

RequireChanges Property

Summary

Do nothing, leaving a non-existent DIRECTORY if nothing changes since last cached build. If this is not specified, the latest version from the cache will be put into DIRECTORY .
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>