Class TableManagerCLI


  • public class TableManagerCLI
    extends java.lang.Object
    Command line interface for the table manager.

    Uses the CMDOption library: https://github.com/ToToTec/CmdOption#pre-registered-cmdoptionhandlers

    Created by gisli on 21/08/16.

    • Constructor Summary

      Constructors 
      Constructor Description
      TableManagerCLI()  
    • Method Summary

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

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

      • TableManagerCLI

        public TableManagerCLI()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main for gormanager.
        Parameters:
        args - commandline arguments.