public abstract class MultiTargetControlCommand extends Object implements 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,
BufferedReader stdin) |
public int run(net.sourceforge.argparse4j.inf.Namespace options,
List<Target> targets,
PrintStream out,
PrintStream err,
String username,
boolean json,
BufferedReader stdin)
throws IOException,
InterruptedException
run in interface CliCommandIOExceptionInterruptedExceptionCopyright © 2015. All rights reserved.