getConfigFile
Return the absolute path of the loaded config file, or null when the loader
was populated via loadFromObject(). Python-compat alias for
getFilePath(); the two are functionally identical.
Returns
string | null — the file path, or null if config was loaded from an
object.