ScalaAction

sbt.internal.bsp.ScalaAction
See theScalaAction companion class
object ScalaAction

Attributes

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

Members list

Value members

Concrete methods

def apply(title: String, description: Option[String], edit: Option[ScalaWorkspaceEdit]): ScalaAction
def apply(title: String, description: String, edit: ScalaWorkspaceEdit): ScalaAction