type

LibDependVersions

@Js
const mixin LibDependVersions

Xeto library dependency version constraints

constructors

fromStr

Parse string representation

methods

contains

Return if the given version satisifies this instance's constraints

Slot Details

contains

abstract Bool contains(Version version)

Return if the given version satisifies this instance's constraints

fromStr

static new fromStr(Str s, Bool checked := true)

Parse string representation