Description
Settings can be loaded transparently from several configuration file formats. Developers use this module when an application should accept YAML, JSON, INI, XML, or other supported config styles through one interface. Config files may contain secrets, so callers should manage paths and permissions carefully.