Property
IdePipelineStage:transient
Description
If the build stage is transient.
A transient build stage is removed after the completion of ide_pipeline_build_async(). This can be a convenient way to add a temporary item to a build pipeline that should be immediately discarded.
Type: | gboolean |
Default value | FALSE |
Getter method | ide_pipeline_stage_get_transient() |
Setter method | ide_pipeline_stage_set_transient() |