Method

FoundryCiRunget_exit_status

unstable since: 1.2

Declaration [src]

int
foundry_ci_run_get_exit_status (
  FoundryCiRun* self
)

Description [src]

Gets the exit status, or -1 before successful completion.

Available since: 1.2

Return value

Type: int

The exit status.