Ignored

final case class Ignored(reason: Option[String], location: Option[SourceLocation]) extends Result[Nothing]
trait Serializable
trait Product
trait Equals
trait Result[Nothing]
class Object
trait Matchable
class Any

Value members

Concrete methods

def formatted(name: String, withColors: Boolean): String

Inherited methods

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