Function parseCommandLine

Parse the command-line arguments and return a GetoptResult

std.getopt.GetoptResult parseCommandLine (
  ref AgoraCLIArgs cmdline,
  string[] args
);