Packages

o

sbt.internal

ConsoleProject

object ConsoleProject

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConsoleProject
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class Evaluate[T] extends AnyRef
  2. final class Imports extends AnyRef

    Conveniences for consoleProject that shouldn't normally be used for builds.

Value Members

  1. def apply(state: State, extra: String, cleanupCommands: String = "", options: Seq[String] = Nil)(implicit log: Logger): Unit