ConnectionType

sbt.ConnectionType
See theConnectionType companion object

Attributes

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

Members list

Type members

Enum entries

case Local extends ConnectionType

This uses Unix domain socket on POSIX, and named pipe on Windows.

This uses Unix domain socket on POSIX, and named pipe on Windows.

Attributes

case Tcp extends ConnectionType