class documentation

Display the long help message.

Method __call__ Undocumented

Inherited from _AccessRunObjectAction:

Method __init__ Undocumented
Instance Variable run Undocumented
def __call__(self, parser: argparse.ArgumentParser, namespace: argparse.Namespace, values: (str|Sequence[Any])|None, option_string: str|None = '--long-help'): (source)