mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-09 00:04:30 -05:00
Add algorithm to manage GRASS addons
This commit is contained in:
parent
9023a67092
commit
e4b10d15c4
6
python/plugins/grassprovider/description/g.extension.txt
Normal file
6
python/plugins/grassprovider/description/g.extension.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
g.extension
|
||||||
|
Manage GRASS addons.
|
||||||
|
General (g.*)
|
||||||
|
QgsProcessingParameterString|extension|Name of Extension|None|False
|
||||||
|
QgsProcessingParameterEnum|operation|Operation|add;remove|False|None|False
|
||||||
|
QgsProcessingParameterBoolean|-f|Force (required for removal)|False
|
||||||
Loading…
x
Reference in New Issue
Block a user