|
O2-DQ User Interface 1.0.0
|
Public Member Functions | |
| def | __call__ (self, parser, namespace, values, option_string=None) |
| def | __init__ (self, **kwargs) |
NoAction class adds dummy positional arguments to an argument,
so sub helper messages can be created
Args:
argparse (Class): Input as args
Definition at line 19 of file actionHandler.py.
| def __init__ | ( | self, | |
| ** | kwargs | ||
| ) |
Definition at line 29 of file actionHandler.py.
| def __call__ | ( | self, | |
| parser, | |||
| namespace, | |||
| values, | |||
option_string = None |
|||
| ) |
Definition at line 34 of file actionHandler.py.