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,
BufferedReader stdin) |
int run(net.sourceforge.argparse4j.inf.Namespace options,
List<Target> targets,
PrintStream out,
PrintStream err,
String username,
boolean json,
BufferedReader stdin)
throws Exception
ExceptionCopyright © 2016. All rights reserved.