String of the configuration file to read.
Out reference of an associative array of string arrays of expected configuration entries that were missing.
Out reference of an associative array of string arrays of unexpected configuration entries that did not belong.
Loads configuration for this plugin from disk.
This does not proxy a call but merely loads configuration from disk for all struct variables annotated Settings.
"Returns" two associative arrays for missing entries and invalid entries via its two out parameters.