Version Manager

version_manager.PrintHelp(argv: list, argc: int) → error_code.ErrorCode

Print a help message on how to use the Version Manager.

Parameters:
  • argv (list) – The given arguments.
  • argc (int) – The count of given arguments.
Returns:

An ErrorCode object telling what the outcome of calling the function was.