Check availability of QGIS, a plugin, a provider or an algorithm
Check availability of QGIS, a plugin, a provider or an algorithm
has_qgis() checks whether the loaded qgisprocess cache is populated, which means that a QGIS installation was accessible and responsive when loading the package. qgis_has_plugin(), qgis_has_provider() and qgis_has_algorithm() check for the availability of one or several plugins, processing providers and algorithms, respectively. They are vectorized.