BloopRifleConfig

scala.build.blooprifle.BloopRifleConfig$
See theBloopRifleConfig companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

sealed abstract class Address extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class Tcp
object Address

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Address.type
case class AtLeast(version: BloopVersion) extends BloopVersionConstraint

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AtLeast
class Strict
case class Strict(version: BloopVersion) extends BloopVersionConstraint

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def default(address: Address, bloopClassPath: String => Either[Throwable, (Seq[File], Boolean)], workingDir: File): BloopRifleConfig
def hardCodedDefaultJavaOpts: Seq[String]
def scalaCliBloopOrg: String

Concrete fields

lazy val defaultHost: String
lazy val defaultJavaOpts: Seq[String]
lazy val defaultModule: String
lazy val defaultPort: Int
lazy val defaultScalaVersion: String
lazy val defaultVersion: String