EarlyExit
argparse.ParseResult$.EarlyExit$
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