Packages

p

mill

main

package main

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class EvalGenerated extends AnyRef
  2. class MainRunner extends ammonite.MainRunner

    Customized version of ammonite.MainRunner, allowing us to run Mill build.sc scripts with mill-specific tweaks such as a custom scriptCodeWrapper or with a persistent evaluator between runs.

  3. class ReplApplyHandler extends ApplyHandler[Task]

Value Members

  1. object ParseArgs
  2. object ReplApplyHandler
  3. object Resolve
  4. object RunScript

    Custom version of ammonite.main.Scripts, letting us run the build.sc script directly without going through Ammonite's main-method/argument-parsing subsystem

Ungrouped