registerModule

fun registerModule(configuration: IConfig)(source)

Registers a configuration for the relevant module, enabling the features provided by the module.

Once configured, it cannot be modified or overwritten.

Parameters

configuration

The configuration of the registered module

Throws

If the module was already registered