scala.cli.commands.bloop

Members list

Type members

Classlikes

object Bloop extends ScalaCommand[BloopOptions]

Attributes

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

Attributes

Supertypes
class Command[BloopExitOptions]
class CaseApp[BloopExitOptions]
class Object
trait Matchable
class Any
Show all
Self type
BloopExit.type
final case class BloopExitOptions(global: GlobalOptions, compilationServer: SharedCompilationServerOptions, coursier: CoursierOptions) extends HasGlobalOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BloopJson

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
BloopJson.type
final case class BloopOptions(global: GlobalOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, workingDirectory: Option[String]) extends HasGlobalOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BloopOptions

Attributes

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

Attributes

Supertypes
class Command[BloopOutputOptions]
class CaseApp[BloopOutputOptions]
class Object
trait Matchable
class Any
Show all
Self type
final case class BloopOutputOptions(global: GlobalOptions, compilationServer: SharedCompilationServerOptions) extends HasGlobalOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Supertypes
class Command[BloopStartOptions]
class CaseApp[BloopStartOptions]
class Object
trait Matchable
class Any
Show all
Self type
BloopStart.type
final case class BloopStartOptions(global: GlobalOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, force: Boolean) extends HasGlobalOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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