Signal
IdePipeline::started
since: 45
Description
This signal is emitted when the pipeline has started executing in
response to ide_pipeline_build_async()
being called.
Default handler: The default handler is called after the handlers added via |
Available since: 45 |
Parameters
phase
-
Type:
IdePipelinePhase
The
IdePipelinePhase
for which we are advancing.