Method
IdeVcsget_config
Description
Retrieves an IdeVcsConfig
for the IdeVcs
provided. If the IdeVcs
implementation does not
support access to configuration, then NULL
is returned.
Return value
Type: IdeVcsConfig
An IdeVcsConfig
or NULL
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |