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