Structure that stores module info.
More...
#include <gis.h>
Structure that stores module info.
Used by the G_parser() system.
Definition at line 588 of file gis.h.
◆ description
const char* GModule::description |
String describing module
Definition at line 591 of file gis.h.
◆ keywords
const char** GModule::keywords |
Keywords describing module
Definition at line 592 of file gis.h.
◆ label
const char* GModule::label |
Optional short description for GUI
Definition at line 590 of file gis.h.
◆ overwrite
overwrite old files
Definition at line 594 of file gis.h.
◆ verbose
print all information about progress and so on
Definition at line 595 of file gis.h.
The documentation for this struct was generated from the following file: