DebugSessionParams

sbt.internal.bsp.DebugSessionParams
See theDebugSessionParams companion class

Attributes

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

Members list

Value members

Concrete methods

def apply(targets: Vector[BuildTargetIdentifier], dataKind: Option[String], data: Option[JValue]): DebugSessionParams
def apply(targets: Vector[BuildTargetIdentifier], dataKind: String, data: JValue): DebugSessionParams