Signal
IdeBuildManager::build-started
Description
The “build-started” signal is emitted when a new build has started.
The build may be an incremental build. The pipeline
instance is
the build pipeline which is being executed.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.32 |
Parameters
pipeline |
IdePipeline |
An |
|
The data is owned by the caller of the function. |