hasRelease

open fun hasRelease(releaseId: String): Boolean

Method to get whether the checked project has the specified release

Return

whether the checked project has the specified release as boolean

Parameters

releaseId

: the identifier of the release to check