Packages

o

zio.prelude

BuildInfo

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val isSnapshot: Boolean

    The value is true.

  2. val moduleName: String

    The value is "zio-prelude".

  3. val name: String

    The value is "zio-prelude".

  4. val organization: String

    The value is "dev.zio".

  5. def productElementName(n: Int): String
    Definition Classes
    Product
  6. def productElementNames: Iterator[String]
    Definition Classes
    Product
  7. val sbtVersion: String

    The value is "1.8.0".

  8. val scalaVersion: String

    The value is "2.13.8".

  9. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  10. val version: String

    The value is "0.0.0+1-8ad51619-SNAPSHOT".