Class GorShell


  • public class GorShell
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  GorShell.Settings  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearScript()  
      static void main​(java.lang.String[] args)  
      void setConfigFile​(java.lang.String configFile)  
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • setConfigFile

        public void setConfigFile​(java.lang.String configFile)
      • clearScript

        public void clearScript()