RunResult

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

Attributes

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

Members list

Value members

Concrete methods

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