case object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BuildInfo
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val isSnapshot: Boolean
The value is true.
- val moduleName: String
The value is "zio-prelude-scala-parallel-collections".
- val name: String
The value is "zio-prelude-scala-parallel-collections".
- val organization: String
The value is "dev.zio".
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val sbtVersion: String
The value is "1.8.0".
- val scalaVersion: String
The value is "2.13.8".
- val toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
- val version: String
The value is "0.0.0+1-8ad51619-SNAPSHOT".