public interface CliCommand
| Modifier and Type | Method and Description |
|---|---|
int |
run(net.sourceforge.argparse4j.inf.Namespace options,
List<Target> targets,
PrintStream out,
PrintStream err,
String username,
boolean json) |
int run(net.sourceforge.argparse4j.inf.Namespace options,
List<Target> targets,
PrintStream out,
PrintStream err,
String username,
boolean json)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2014. All rights reserved.