Method
FoundryVcsDiffload_stats
Declaration [src]
DexFuture*
foundry_vcs_diff_load_stats (
FoundryVcsDiff* self
)
Return value
Type: DexFuture
A DexFuture
that resolves to a
FoundryVcsStats
or rejects with error.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |