Attributes
- Companion
- trait
- Source
- ZincWorkerUtil.scala
- Graph
-
- Supertypes
- Self type
-
ZincWorkerUtil.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Returns
-
true if the compiler bridge can be downloaded as an already compiled jar
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.). For example, matchingVersions("2.0.0") returns "2.0.0", "2.0" and "2"
Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.). For example, matchingVersions("2.0.0") returns "2.0.0", "2.0" and "2"
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Given a version string and the sequence of all the possible versions strings using a semantic versioning scheme (like x.y.z) it returns all the version ranges that contain version
for all sub-version (major, minor, patch) in allVersions
. For example, versionRanges("2.0", Seq("1.0", "2.0", "3.0"))
returns versions like "1+"
, "3-"
, "3.0-"
, "2+"
, "2-"
and so on.
Given a version string and the sequence of all the possible versions strings using a semantic versioning scheme (like x.y.z) it returns all the version ranges that contain version
for all sub-version (major, minor, patch) in allVersions
. For example, versionRanges("2.0", Seq("1.0", "2.0", "3.0"))
returns versions like "1+"
, "3-"
, "3.0-"
, "2+"
, "2-"
and so on.
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Inherited fields
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala
Attributes
- Inherited from:
- ZincWorkerUtil
- Source
- ZincWorkerUtil.scala