org.jacoco.cli.internal.commands
Class AllCommands
java.lang.Object
org.jacoco.cli.internal.commands.AllCommands
public final class AllCommands
- extends Object
List of all available commands.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.