RunResult

sbt.internal.bsp.RunResult$
See theRunResult companion class
object RunResult

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(originId: Option[String], statusCode: Int): RunResult
def apply(originId: String, statusCode: Int): RunResult