public class CommandAnalyze extends AbstractCommand
| Constructor and Description |
|---|
CommandAnalyze() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(PrintStream out,
CommandCommonOptions commandLineArgs) |
String |
description()
Returns a possibly longer documentation of the command.
|
boolean |
process(CmdLineProgram instance) |
public String description()
AbstractCommanddescription in class AbstractCommandpublic boolean process(CmdLineProgram instance)
process in class AbstractCommandpublic void analyze(PrintStream out, CommandCommonOptions commandLineArgs) throws UsageException, InvalidArgumentException, IOException, NoDecoderMatchException
Copyright © 2019. All rights reserved.