Signal
IdePipeline::finished
Description
This signal is emitted when the build process has finished executing.
If the build failed to complete all requested stages, then failed
will
be set to TRUE
, otherwise FALSE
.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.32 |