BuildInfo
mill.main.BuildInfo
object BuildInfo
Attributes
- Source
- BuildInfo.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BuildInfo.type
Members list
Value members
Concrete fields
@Scaladoc(value = "/** All Mill distribution dependencies */")
All Mill distribution dependencies
@Scaladoc(value = "/** Mill binary platform version. */")
Mill binary platform version.
@Scaladoc(value = "/** Coordinates of the module pulling the whole of Mill */")
Coordinates of the module pulling the whole of Mill
@Scaladoc(value = "/** Scalac compiler plugin dependencies to compile the build script. */")
Scalac compiler plugin dependencies to compile the build script.
@Scaladoc(value = "/** Mill version. */")
Mill version.
@Scaladoc(value = "/** Scala version used to compile mill core. */")
Scala version used to compile mill core.
@Scaladoc(value = "/** Scala 2.12 version used by some workers. */")
Scala 2.12 version used by some workers.
@Scaladoc(value = "/** Scala 2.13 version used by some workers. */")
Scala 2.13 version used by some workers.
In this article