Info

mill.api.internal.RootModule.Info
See theInfo companion object
class Info(val projectRoot: Path, val output: Path, val topLevelProjectRoot: Path, val buildOverrides: Map[String, Value])

Attributes

Companion
object
Source
RootModule.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this(projectRoot0: String, output0: String, topLevelProjectRoot0: String, headerData: String)

Attributes

Source
RootModule.scala
def this(projectRoot0: String, output0: String, topLevelProjectRoot0: String)

Attributes

Source
RootModule.scala

Concrete fields

val buildOverrides: Map[String, Value]

Attributes

Source
RootModule.scala
val output: Path

Attributes

Source
RootModule.scala
val projectRoot: Path

Attributes

Source
RootModule.scala

Attributes

Source
RootModule.scala

Implicits

Implicits

implicit val millMiscInfo: Info

Attributes

Source
RootModule.scala