DynamicConfigurator

This struct contains the logic for generating the configuration for dynamic linking.

Constructors

this
this(Options options, DefaultConfig defaultConfig)

Constructs a new instance of this struct with the given arguments.

Members

Functions

generateConfig
void generateConfig()

Generates the actual configuration.

Meta