Method

IdePipelineget_phase

since: 3.32

Declaration

IdePipelinePhase
ide_pipeline_get_phase (
  IdePipeline* self
)

Description

Gets the current phase that is executing. This is only useful during execution of the pipeline.

Available since: 3.32

Gets propertyIde.Pipeline:phase

Return value

Type: IdePipelinePhase

No description available.