IConfig.save

Saves the configuration.

interface IConfig(T)
void
save
()
if (
is(T == struct) ||
is(T == class)
)

Meta