Bsp

scala.build.bsp.Bsp
See theBsp companion trait
object Bsp

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Bsp.type

Members list

Value members

Concrete methods

def create(argsToInputs: (Seq[String]) => Either[BuildException, Inputs], bspReloadableOptionsReference: Reference, threads: BspThreads, in: InputStream, out: OutputStream, actionableDiagnostics: Option[Boolean])(using ScalaCliInvokeData): Bsp