Skip to main content

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

TypeDescription
*ConfigThe global configuration object.