Hi,
This is included in the documentation:
17.28. Pre- and post-execution script hooks — QGIS Documentation
documentation
<https://docs.qgis.org/3.28/en/docs/training_manual/processing/hooks.html>

But it seems to me that although ProcessingConfig.POST_EXECUTION_SCRIPT
and ProcessingConfig.PRE_EXECUTION_SCRIPT exist in QGIS3, they're actually
not used for anything.  Is this right, or am I missing something?

Note that the code in the examples seems to be for QGIS2 (although even
there it doesn't work in Windows, unless I switch from shutil copytree to
distutils.dir_util copy_tree).

Thanks,
Alister
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to