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