A module, can be used to get information about the module.
disable(): void
void
Disables the module.
Returns
enable(): void
Enables the module.
enabled(): boolean
boolean
Returns whether the module is enabled or not.
getName(): string
string
Returns the name of the module.
toggle(): void
Toggles the module on/off state.
Last updated 3 months ago