BloopRifleConfig

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

sealed abstract class Address extends Product with Serializable
Companion:
object
object Address
Companion:
class
case class AtLeast(version: BloopVersion) extends BloopVersionConstraint
case class Strict(version: BloopVersion) extends BloopVersionConstraint

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

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