Class Shell.SubShell

  • Enclosing class:
    Shell

    static class Shell.SubShell
    extends Object
    Simplified shell that works in both interactive mode (where input and output is a terminal) and batch mode (where input is a file, and output is to an array of lines).