FlatpakBuilderSettings.

DisableRofilesFuse Property

Summary

Disable the use of rofiles-fuse to optimize the cache use via hardlink checkouts.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

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

Value

Type Description
Nullable<bool>