FlatpakBuilderSettings.

StateDir Property

Summary

Use this directory for storing state (downloads, build dirs, build cache, etc) rather than .flatpak-builder. This can be an absolute or relative path, but must be on the same filesystem as the specified target DIRECTORY .
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public DirectoryPath StateDir { get; set; }

Value

Type Description
DirectoryPath