sbt

package sbt

Visibility
  1. Public
  2. All

Type Members

  1. final class Console extends AnyRef

  2. sealed trait Doc extends AnyRef

  3. sealed trait PackageOption extends AnyRef

  4. sealed trait TestOption extends AnyRef

  5. trait TestResultLogger extends AnyRef

    Logs information about tests after they finish.

  6. final class TestsFailedException extends RuntimeException with FeedbackProvidedException

Value Members

  1. object CacheIvy

    InputCaches for IvyConfiguration, ModuleSettings, and UpdateConfiguration The InputCaches for a basic data structure is built in two parts.

  2. object Compiler

  3. object Console

  4. object Doc

  5. object DotGraph

  6. object Package

  7. object RawCompileLike

  8. object Sync

    Maintains a set of mappings so that they are uptodate.

  9. object TestResultLogger

  10. object Tests

  11. package compiler

  12. package serialization

Ungrouped