Method
IdeBuildManagerget_pipeline
since: 3.32
Description
This function gets the current build pipeline. The pipeline will be reloaded as build configurations change.
Available since: 3.32
Gets property | Ide.BuildManager:pipeline |
Return value
Type: IdePipeline
An IdePipeline
.
The data is owned by the instance. |
The return value can be NULL . |