ConfigParser.parse

Parse a config string

struct ConfigParser(Config)
void
parse
(
string str
)

Parameters

str string

The config string

Throws

ConfigException on parse error

Meta