get_checksums
Description:
[
Version ( deprecated =
true , since =
"0.10" ) ]
public unowned GenericArray<
Checksum>
get_checksums ()
Warning: get_checksums is deprecated.
Get a list of all checksums we have for this release.
Note:
Use the Artifact directly to obtain this information.
Returns:
an array of Checksum objects.
|