Class GorShell

java.lang.Object
org.gorpipe.gorshell.GorShell

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

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

    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 Details

    • 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()