mill.launcher

package mill.launcher

Members list

Type members

Classlikes

Attributes

Source
CoursierClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object DaemonRpc

RPC message types for launcher-daemon communication.

RPC message types for launcher-daemon communication.

Attributes

Source
DaemonRpc.scala
Supertypes
class Object
trait Matchable
class Any
Self type
DaemonRpc.type

Attributes

Source
JLineNativeLoader.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Mill launcher main entry point.

Mill launcher main entry point.

Attributes

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

Attributes

Source
MillProcessLauncher.scala
Supertypes
class Object
trait Matchable
class Any
Self type
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
Supertypes
class Object
trait Matchable
class Any