Class Dump
java.lang.Object
org.jacoco.cli.internal.Command
org.jacoco.cli.internal.commands.Dump
The
dump command.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintexecute(PrintWriter out, PrintWriter err) Executes the given command.
-
Field Details
-
Constructor Details
-
Dump
public Dump()
-
-
Method Details
-
description
- Specified by:
descriptionin classCommand- Returns:
- Short description of the command.
-
execute
Description copied from class:CommandExecutes the given command.
-