FlatpakBuilderSettings.

SkipIfUnchanged Property

Summary

If the json is unchanged since the last build of this filename, then do nothing, and return exit code 42.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>