Cancelled

final case class Cancelled(inputs: Inputs, options: BuildOptions, scope: Scope, reason: String) extends Build
trait Serializable
trait Product
trait Equals
trait Build
class Object
trait Matchable
class Any

Value members

Concrete methods

def diagnostics: None.type
def outputOpt: None.type
def success: Boolean
def successfulOpt: None.type

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product