Method
IdeConfigManagerget_current
Description
Gets the current configuration to use for building.
Many systems allow you to pass a configuration in instead of relying on the default configuration. This gets the default configuration that various background items might use, such as tags builders which need to discover settings.
| Gets property | Ide.ConfigManager:current |
Return value
Type: IdeConfig
An IdeConfig.
| The data is owned by the instance. |