GetConfig
Retrieves the global configuration object.
def GetConfig() - > *Config
Retrieves the global configuration object. Callers use this to access application-wide settings and parameters.
Returns
| Type | Description |
|---|---|
*Config | The global configuration object. |