Cross-platform API for storing and retrieving the application's configuration. On Windows, the Windows registry is used. On POSIX, configuration is stored in the XDG configuration directory ("~/.config").
Read value.
Flush unwritten changes.
Write value.
See Implementation
Cross-platform API for storing and retrieving the application's configuration. On Windows, the Windows registry is used. On POSIX, configuration is stored in the XDG configuration directory ("~/.config").