All Implemented Interfaces:
org.jboss.aesh.console.command.Command

public class AttrsCmd extends AbstractGlobalOptionsCmd
Author:
Marko Strukelj
  • Field Details

  • Constructor Details

    • AttrsCmd

      public AttrsCmd()
  • Method Details

    • execute

      public org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) throws org.jboss.aesh.console.command.CommandException, InterruptedException
      Throws:
      org.jboss.aesh.console.command.CommandException
      InterruptedException
    • help

      protected String help()
      Overrides:
      help in class AbstractGlobalOptionsCmd
    • usage

      public static String usage()