Property
IdeWorkbench:vcs
Description
The “vcs” property contains an IdeVcs
that represents the version control
system that is currently loaded for the project.
The IdeVcs
is registered by an IdeWorkbenchAddin
when loading a project.
Type: | IdeVcs |
Getter method | ide_workbench_get_vcs() |
Setter method | ide_workbench_set_vcs() |