Method
IdeConfigManagerref_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.
| Available since: | 3.32 |
Return value
| Returns: | IdeConfig |
An |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |