Info

mill.main.RootModule.Info
See theInfo companion object
class Info(val enclosingClasspath: Seq[Path], val compilerWorkerClasspath: Seq[Path], val projectRoot: Path, val output: Path, val topLevelProjectRoot: Path)

Attributes

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

Members list

Value members

Constructors

def this(enclosingClasspath0: Seq[String], compilerWorkerClasspath0: Seq[String], projectRoot0: String, output0: String, topLevelProjectRoot0: String)

Attributes

Source
RootModule.scala

Concrete fields

val compilerWorkerClasspath: Seq[Path]

Attributes

Source
RootModule.scala
val enclosingClasspath: Seq[Path]

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