Class AllCommands

java.lang.Object
org.jacoco.cli.internal.commands.AllCommands

public final class AllCommands extends Object
List of all available commands.
  • Constructor Details

    • AllCommands

      private AllCommands()
  • Method Details

    • get

      public static List<Command> get()
      Returns:
      list of new instances of all available commands
    • names

      public static String names()
      Returns:
      String containing all available command names