mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
When an algorithm returns this flag, and after executing it in a model it doesn't set a certain output which remaining model algorithms depend on, then these branches are pruned back and don't get executed for the model run. Allows for creation of algorithms which impact the overall model flow.