case class UnixLocalBsp(socket: AbsolutePath, cliOptions: CliOptions) extends ValidatedBsp with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- UnixLocalBsp
- Serializable
- Serializable
- Product
- Equals
- ValidatedBsp
- ValidatedCommand
- Command
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new UnixLocalBsp(socket: AbsolutePath, cliOptions: CliOptions)
Value Members
-
val
cliOptions: CliOptions
- Definition Classes
- UnixLocalBsp → Command
- val socket: AbsolutePath