hidden action to generate Python proxy class
More...
|
def | __init__ (self, option_strings, dest=argparse.SUPPRESS, default=argparse.SUPPRESS, help="write python proxy class and exit"+ARGREMAINDER+"when no parameter is given, the class is returned in the parsed args, when a parameter is given, the class is written to a file") |
|
def | __call__ (self, parser, namespace, values, option_string=None) |
|
hidden action to generate Python proxy class