Method

FoundryCiJobget_can_run

unstable since: 1.2

Declaration [src]

gboolean
foundry_ci_job_get_can_run (
  FoundryCiJob* self
)

Description [src]

Checks whether the job can be run locally.

Available since: 1.2

Gets propertyFoundry.CiJob:can-run

Return value

Type: gboolean

TRUE if the job can be run.