Skip to content

Commit e4b10d1

Browse files
AlisterHnyalldawson
authored andcommittedMay 31, 2023
Add algorithm to manage GRASS addons
1 parent 9023a67 commit e4b10d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
g.extension
2+
Manage GRASS addons.
3+
General (g.*)
4+
QgsProcessingParameterString|extension|Name of Extension|None|False
5+
QgsProcessingParameterEnum|operation|Operation|add;remove|False|None|False
6+
QgsProcessingParameterBoolean|-f|Force (required for removal)|False

0 commit comments

Comments
 (0)
Please sign in to comment.