Package org.yamcs.cli

Class Command

    • Field Detail

      • console

        protected static com.beust.jcommander.internal.Console console
      • jc

        protected com.beust.jcommander.JCommander jc
      • selectedCommand

        protected Command selectedCommand
    • Constructor Detail

    • Method Detail

      • addSubCommand

        protected void addSubCommand​(Command cmd)
      • parse

        public void parse​(String... args)
      • getName

        public String getName()
      • getUsage

        public String getUsage()