FlatpakBuilderSettings.

DisableCache Property

Summary

Don't look at the existing cache for a previous build, instead always rebuild modules.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>