Config.writeTo

writes the configuration to the given output range

class Config
void
writeTo
(
O
)
()
if (
isOutputRange!(O, char)
)

Meta