options property

Map<String, ModuleOption> options
final

The configurable options supported by the module.

Implementation

final Map<String, ModuleOption> options;