Class CmdGenerateDocumentation

java.lang.Object
org.apache.pulsar.testclient.CmdBase
org.apache.pulsar.testclient.CmdGenerateDocumentation
All Implemented Interfaces:
Callable<Integer>

public class CmdGenerateDocumentation extends CmdBase
  • Constructor Details

    • CmdGenerateDocumentation

      public CmdGenerateDocumentation()
  • Method Details

    • run

      public void run() throws Exception
      Specified by:
      run in class CmdBase
      Throws:
      Exception
    • getCommandDescription

      public static String getCommandDescription(picocli.CommandLine commandLine)
    • getOptionDescription

      public static String getOptionDescription(picocli.CommandLine.Model.OptionSpec optionSpec)