resolveLatestVersion.Rd
Figure out the latest version of a project or file.
resolveLatestVersion(project, url)
resolveLatestID(id, url)
String containing the project identifier.
String containing the URL of the ArtifactDB endpoint.
String containing a file identifier.
For resolveLatestVersion
, a string containing the latest version in its canonical form.
For resolveLatestID
, id
is updated with any "latest"
version alias replaced by its canonical form.