Cancelled

scala.build.Build$.Cancelled
final case class Cancelled(inputs: Inputs, options: BuildOptions, scope: Scope, reason: String) extends Build

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Build
class Object
trait Matchable
class Any
Show all

Members list

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]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product