org.jacoco.cli.internal.commands
Class AllCommands

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

public final class AllCommands
extends Object

List of all available commands.


Method Summary
static List<Command> get()
           
static String names()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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


Copyright © 2009–2023 Mountainminds GmbH & Co. KG. All rights reserved.