MillServerLauncher

mill.launcher.MillServerLauncher
class MillServerLauncher(stdout: OutputStream, stderr: OutputStream, env: Map[String, String], args: Seq[String], forceFailureForTestingMillisDelay: Int, useFileLocks: Boolean, initServerFactory: (Path, Locks) => LaunchedServer, millVersion: 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