t

bloop.cli.Commands

CompilingCommand

sealed trait CompilingCommand extends RawCommand

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CompilingCommand
  2. RawCommand
  3. Command
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def cliOptions: CliOptions
    Definition Classes
    Command
  2. abstract def incremental: Boolean
  3. abstract def pipeline: Boolean
  4. abstract def projects: List[String]
  5. abstract def reporter: ReporterKind