Class JLineAspectranShell


  • public class JLineAspectranShell
    extends java.lang.Object
    Main entry point for the Aspectran Shell using JLine.

    Created: 2017. 10. 21.

    Since:
    4.1.0
    • Method Summary

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

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

      • JLineAspectranShell

        public JLineAspectranShell()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)