This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flatpak.
Summary
Disable the possibility to specify build-args that are passed to flatpak build.
This means the build process can't break out of its sandbox, and is useful when building less trusted software.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> Sandbox { get; set; }
Value
Type | Description |
---|---|
Nullable |