GetConfig
Returns the parsed actions configuration.
def GetConfig() - > *Config
Returns the parsed actions configuration. Callers use this to retrieve the current configuration settings for actions within the system.
Returns
| Type | Description |
|---|---|
*Config | The parsed actions configuration object. |