SingleParamError

oxygen.cli.error.ParseError.SingleParamError
final case class SingleParamError(scope: List[ParsedParamArg], cause: ParamCause) extends ParamError

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
ParamError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product