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
Limit the number of parallel jobs during the build. The default is the number of CPUs on the machine.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<int> Jobs { get; set; }
Value
Type | Description |
---|---|
Nullable |