Class Run

  • All Implemented Interfaces:
    org.aesh.command.Command<ContextAwareCommandInvocation>

    @MetaInfServices(org.aesh.command.Command.class)
    public class Run
    extends CliCommand
    Since:
    10.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Field Detail

      • help

        protected boolean help
    • Constructor Detail

      • Run

        public Run()
    • Method Detail

      • exec

        public org.aesh.command.CommandResult exec​(ContextAwareCommandInvocation invocation)
                                            throws org.aesh.command.CommandException
        Specified by:
        exec in class CliCommand
        Throws:
        org.aesh.command.CommandException