| Constructor and Description |
|---|
Help(com.beust.jcommander.JCommander jc,
org.slf4j.Logger console) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExamples()
Returns a list of example uses.
|
void |
printGenericHelp() |
int |
run()
Runs this
Command. |
void |
setProgramName(String programName) |
public void setProgramName(String programName)
public int run()
CommandCommand.public void printGenericHelp()
public List<String> getExamples()
CommandgetExamples in interface CommandCopyright © 2023 The Apache Software Foundation. All rights reserved.