Class CliCommand

    • Constructor Detail

      • CliCommand

        public CliCommand()
    • Method Detail

      • isHelp

        protected abstract boolean isHelp()
      • exec

        protected abstract org.aesh.command.CommandResult exec​(ContextAwareCommandInvocation invocation)
                                                        throws org.aesh.command.CommandException
        Throws:
        org.aesh.command.CommandException
      • nesting

        public int nesting()