FlatpakBuilderSettings.

KeepBuildDirs Property

Summary

Don't remove the sources and build after having built and installed each module. This also creates a symlink to the build directory with a stable name ("build-modulename").
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>