Method

FoundryContextdup_vcs_manager

Declaration [src]

FoundryVcsManager*
foundry_context_dup_vcs_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryVcsManager instance.

Return value

Type: FoundryVcsManager

A FoundryVcsManager.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.