Class CommandLine

  • Direct Known Subclasses:
    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.25
    • Field Detail

      • RCLASSES

        protected static final List<String> RCLASSES
    • Constructor Detail

      • CommandLine

        protected CommandLine()
    • Method Detail

      • main

        public static void main​(String[] args)