|
O2-DQ User Interface 1.0.0
|
Public Member Functions | |
| def | add_choice (self, choice, help="") |
Public Attributes | |
| choices | |
ChoicesAction class is used to add extra choices
to a parseargs choices list
Args:
argparse (Class): Input as args
Definition at line 38 of file actionHandler.py.
| def add_choice | ( | self, | |
| choice, | |||
help = "" |
|||
| ) |
Definition at line 48 of file actionHandler.py.
| choices |
Definition at line 50 of file actionHandler.py.