|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Class to print a unformatted message like '–help' and exit. More...
Public Member Functions | |
| def | __init__ (self, option_strings, dest=argparse.SUPPRESS, default=argparse.SUPPRESS, help=None, message=None) |
| def | __call__ (self, parser, namespace, values, option_string=None) |
Class to print a unformatted message like '–help' and exit.
| def carputils.tools.PrintAction.__init__ | ( | self, | |
| option_strings, | |||
dest = argparse.SUPPRESS, |
|||
default = argparse.SUPPRESS, |
|||
help = None, |
|||
message = None |
|||
| ) |
| def carputils.tools.PrintAction.__call__ | ( | self, | |
| parser, | |||
| namespace, | |||
| values, | |||
option_string = None |
|||
| ) |