Method

FoundryCiRunOptionsget_max_jobs

unstable since: 1.2

Declaration [src]

guint
foundry_ci_run_options_get_max_jobs (
  FoundryCiRunOptions* self
)

Description [src]

Gets the maximum number of jobs which may run concurrently.

Available since: 1.2

Return value

Type: guint

The maximum concurrent job count.