Configuration.load

Attempts to place the YAML data at the key label into obj. This is usually already done by the configure template.

class Configuration
void
load
(
T
)
(
ref T obj
,
string label = defaultName!T
)

Meta