Method
FoundryVcsTagload_target
Declaration [src]
DexFuture*
foundry_vcs_tag_load_target (
FoundryVcsTag* self
)
Return value
Type: DexFuture
A DexFuture
that resolves to a
FoundryVcsReference
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |