SemVerMatchers

final case class SemVerMatchers(matchers: Or)
Since:

2022-04-07

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def matches: Boolean
Extension method from SemVerMatchers
def render: String
Extension method from SemVerMatchers

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product