Class INSTALL

    • Constructor Summary

      Constructors 
      Constructor Description
      INSTALL()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void exec​(CLIContext cli, java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • exec

        public void exec​(CLIContext cli,
                         java.lang.String[] args)
                  throws java.lang.Exception
        Specified by:
        exec in interface CLICommand
        Throws:
        java.lang.Exception