Helper class: CMSHarvesterHelpFormatter. More...
Public Member Functions | |
def | format_usage |
Helper class: CMSHarvesterHelpFormatter.
Helper class to add some customised help output to cmsHarvester. We want to add some instructions, as well as a pointer to the CMS Twiki.
Definition at line 149 of file cmsHarvester.py.
def cmsHarvester.CMSHarvesterHelpFormatter.format_usage | ( | self, | |
usage | |||
) |
Definition at line 157 of file cmsHarvester.py.
References join().
Referenced by argparse.ArgumentParser.print_usage(), and python.rootplot.argparse.ArgumentParser.print_usage().