Interface UserArgumentProcessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String printHelp()
      Print help about the arguments
      void process​(java.lang.String[] argv)
      Process user arguments that have been provided from the command line
    • Method Detail

      • printHelp

        java.lang.String printHelp()
        Print help about the arguments
        Returns: