Class ShellCommandWithOptions

All Implemented Interfaces:
Command

public abstract class ShellCommandWithOptions extends ShellCommand
  • Constructor Details

    • ShellCommandWithOptions

      public ShellCommandWithOptions(String name, String subsystem, String signature, String description, org.apache.commons.cli.Option... options)
  • Method Details