Method

IdePipelineStageLauncherget_ignore_exit_status

since: 3.32

Declaration

gboolean
ide_pipeline_stage_launcher_get_ignore_exit_status (
  IdePipelineStageLauncher* self
)

Description

Gets the “ignore-exit-status” property.

If set to TRUE, a non-zero exit status from the subprocess will not cause the build stage to fail.

Available since: 3.32

Return value

Type: gboolean

No description available.