satisfies

fun satisfies(requirement: Requirement): Boolean
fun satisfies(requirement: String): Boolean

Check if the version satisfies a requirement

Return

true if the version satisfies the requirement

Parameters

requirement

the requirement