BaseConfigurator

This mixin template contains shared logic to generate the actual configuration.

Members

Functions

initialize
void initialize(Options options, DefaultConfig defaultConfig)

Initializes the receiver with the given arguments. This method acts as the shared constructor.

Meta