object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BuildInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
bloopName: String
The value is "bloop".
-
val
bspVersion: String
The value is "2.0.0-M4".
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
developers: Seq[String]
The value is scala.collection.Seq("Martin Duhem", "Jorge Vicente Cantero").
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
jsBridge06: String
The value is "bloop-js-bridge-0-6_2.12".
-
val
jsBridge10: String
The value is "bloop-js-bridge-1-0_2.12".
-
val
nailgunClientLocation: File
The value is new java.io.File("/drone/src/github.com/scalacenter/bloop/nailgun/pynailgun/ng.py").
-
val
nativeBridge: String
The value is "bloop-native-bridge_2.12".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
organization: String
The value is "ch.epfl.scala".
-
val
sbtVersion: String
The value is "1.2.8".
-
val
scalaVersion: String
The value is "2.12.8".
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
val
version: String
The value is "1.3.0".
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
zincVersion: String
The value is "1.3.0-M4+22-4704d479".