MillServerLauncher

mill.launcher.MillServerLauncher
class MillServerLauncher(streamsOpt: Option[SystemStreams], env: Map[String, String], args: Seq[String], forceFailureForTestingMillisDelay: Int, useFileLocks: Boolean, initServerFactory: (Path, Locks) => LaunchedServer, millVersion: String = ..., jvmOpts: Seq[String], millRepositories: Seq[String])

Attributes

Source
MillServerLauncher.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def run(daemonDir: Path, javaHome: Option[Path], log: String => Unit): Int

Attributes

Source
MillServerLauncher.scala