PackageSupplier.getVersions

Retrieves a list of all available versions(/branches) of a package.

interface PackageSupplier
getVersions
(
string package_id
)

Throws

Throws an exception if the package name is not known, or if an error occurred while retrieving the version list.

Meta