Info

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

Attributes

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

Members list

Value members

Constructors

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

Attributes

Source
RootModule0.scala

Concrete fields

val compilerWorkerClasspath: Seq[Path]

Attributes

Source
RootModule0.scala
val output: Path

Attributes

Source
RootModule0.scala
val projectRoot: Path

Attributes

Source
RootModule0.scala

Attributes

Source
RootModule0.scala

Implicits

Implicits

implicit val millMiscInfo: Info

Attributes

Source
RootModule0.scala