Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ParseResult.type
Members list
Type members
Classlikes
Parsing signalled an early exit. This means that there wasn't an error,
but that not all arguments were parsed. This occurs if one of the
arguments requested an early exit after some side-effect (for example,
--help
will print a help message and then signal an early exit).
Arguments are not available.
Parsing signalled an early exit. This means that there wasn't an error,
but that not all arguments were parsed. This occurs if one of the
arguments requested an early exit after some side-effect (for example,
--help
will print a help message and then signal an early exit).
Arguments are not available.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ParseResultclass Objecttrait Matchableclass Any
- Self type
- EarlyExit.type
There was an error during parsing. Arguments are not available.
There was an error during parsing. Arguments are not available.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ParseResultclass Objecttrait Matchableclass Any
- Self type
- Error.type
Parsing succeeded. Arguments are available.
Parsing succeeded. Arguments are available.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ParseResultclass Objecttrait Matchableclass Any
- Self type
- Success.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror