Retrieves the value of type A from the Config object.
Retrieves the value of type A from the Config object. Throws ConfigException.Missing if the value is missing.
Returns the value of entrySet converted to scala types
Retrieves the value of type A from the Config object.
Retrieves the value of type A from the Config object. Returns None if the value is missing.
Allows to treat a Config object like a Map[A]