MillLauncherMain

mill.launcher.MillLauncherMain

Mill launcher main entry point.

Attributes

Source
MillLauncherMain.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def main(args: Array[String]): Unit

Attributes

Source
MillLauncherMain.scala
def main0(args: Array[String], streamsOpt: Option[SystemStreams], env: Map[String, String], workDir: Path): Int

Version of main we can call in-memory for use in tests

Version of main we can call in-memory for use in tests

Attributes

Source
MillLauncherMain.scala