scala.cli.commands.bloop

Keywords
  • no keywords
  • case
  • final

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Command[BloopOptions]
class CaseApp[BloopOptions]
class Object
trait Matchable
class Any
Self type
Bloop.type

Attributes

Graph
Supertypes
class Command[BloopExitOptions]
class CaseApp[BloopExitOptions]
class Object
trait Matchable
class Any
Self type
final case class BloopExitOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, coursier: CoursierOptions) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class BloopJson(javaOptions: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object BloopJson

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class BloopOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, workingDirectory: Option[String]) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Command[BloopOutputOptions]
class CaseApp[BloopOutputOptions]
class Object
trait Matchable
class Any
Self type
final case class BloopOutputOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Command[BloopStartOptions]
class CaseApp[BloopStartOptions]
class Object
trait Matchable
class Any
Self type
final case class BloopStartOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, force: Boolean) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type