Class CommandLine


  • public class CommandLine
    extends CommandLine
    Simple command line access to various utilities. Not a public API. Subject to change. Apps and plugins should use specific classes.
    Since:
    0.9.26
    • Field Detail

      • SCLASSES

        protected static final List<String> SCLASSES
    • Constructor Detail

      • CommandLine

        protected CommandLine()
    • Method Detail

      • main

        public static void main​(String[] args)