bugscpp.processor.core.argparser.create_common_project_parser¶
- create_common_project_parser() argparse.ArgumentParser [source]¶
Create an argparse.ArgumentParser that parses common project options. ‘path’ is path to the existing directory with defects4cpp configuration which has been already checkout.
- Returns
Return argparse.ArgumentParser that parses common project options.
- Return type
argparse.ArgumentParser