mill.daemon.MillBuildBootstrap
See theMillBuildBootstrap companion class
object MillBuildBootstrap
Attributes
- Companion
- class
- Source
- MillBuildBootstrap.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MillBuildBootstrap.type
Members list
Value members
Concrete methods
Attributes
- Source
- MillBuildBootstrap.scala
def evaluateWithWatches(buildFileApi: BuildFileApi, evaluator: EvaluatorApi, tasksAndParams: Seq[String], selectiveExecution: Boolean, reporter: Int => Option[CompileProblemReporter]): (Result[Seq[Any]], Seq[Watchable], Seq[Watchable])
Attributes
- Source
- MillBuildBootstrap.scala
Attributes
- Source
- MillBuildBootstrap.scala
def makeEvaluator(projectRoot: Path, output: Path, keepGoing: Boolean, env: Map[String, String], logger: Logger, ec: Option[ThreadPoolExecutor], allowPositionalCommandArgs: Boolean, systemExit: StopServer, streams0: SystemStreams, selectiveExecution: Boolean, offline: Boolean, workerCache: Map[String, (Int, Val)], codeSignatures: Map[String, Int], rootModule: RootModuleApi, millClassloaderSigHash: Int, millClassloaderIdentityHash: Int, depth: Int, actualBuildFileName: Option[String], enableTicker: Boolean): EvaluatorApi
Attributes
- Source
- MillBuildBootstrap.scala
Attributes
- Source
- MillBuildBootstrap.scala
Attributes
- Source
- MillBuildBootstrap.scala
Attributes
- Source
- MillBuildBootstrap.scala
In this article