A module schema that can be used to store specific information about different modules. More...
#include <module.h>
Public Member Functions | |
ModuleSchema (const char *name, const char *description) | |
A module schema that can be used to store specific information about different modules.
Currently, we only store the name and a simple description of what this module does.