ModuleConfig.loadConfig

Loads a configuration file from text.

class ModuleConfig
public @trusted
void
loadConfig
(
string src
)

Parameters

src string

the text of the configuration file.

Meta