Failure

ox.ExitCode.Failure
final case class Failure(exitCode: Int) extends ExitCode

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val code: Int

Attributes

Inherited from:
ExitCode