usage: runKlocwork.py [-h] [-d PATH] [-v] [-V]

Launches the Klocwork Desktop GUI to analyze the current package.

optional arguments:
  -h, --help            show this help message and exit
  -d PATH, --dataDir PATH
                        Klocwork data dir. (default: /tmp)
  -v, --verbose         show debug messages
  -V, --version         show version info and exit

examples:
  runKlocwork.py
  runKlocwork.py -d ./klocworkData

Please report bugs on GitLab (https://dmz-gitlab.honda-ri.de/TECH_Team/ToolBOSCore/-/issues).
