save

abstract fun save()

Persists any changes in configuration values to disk. WARNING: overwrites any changes done to the config file on disk!

Throws

if the configuration cannot be written to disk. The in-memory configuration is not affected.