Signal
IdePipeline::started
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 |
Parameters
phase
-
Type:
IdePipelinePhase
The
IdePipelinePhase
for which we are advancing.