FlatpakBuilderSettings.

ForceClean Property

Summary

Erase the previous contents of DIRECTORY if it is not empty.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>