Method

IdePipelineStageLauncherget_ignore_exit_status

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.

Return value

Type: gboolean

No description available.