scala.build.blooprifle

Members list

Concise view

Type members

Classlikes

object BloopRifle

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class BloopRifleConfig(address: Address, javaPath: String, javaOpts: Seq[String], classPath: String => Either[Throwable, (Seq[File], Boolean)], workingDir: File, bspSocketOrPort: Option[() => BspConnectionAddress], bspStdin: Option[InputStream], bspStdout: Option[OutputStream], bspStderr: Option[OutputStream], period: FiniteDuration, timeout: FiniteDuration, startCheckPeriod: FiniteDuration, startCheckTimeout: FiniteDuration, initTimeout: FiniteDuration, minimumBloopJvm: Int, retainedBloopVersion: BloopVersionConstraint)

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

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class BloopVersion(raw: String)

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
sealed abstract class BspConnectionAddress extends Product with Serializable

Attributes

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

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
abstract class FailedToStartServerException(message: String) extends Exception

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type