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 Objecttrait Matchableclass 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
Attributes
- Source
- RootModule.scala
Attributes
- Source
- RootModule.scala
Attributes
- Source
- RootModule.scala
Attributes
- Source
- RootModule.scala
Attributes
- Source
- RootModule.scala
Implicits
Implicits
Attributes
- Source
- RootModule.scala
In this article