public class Cli extends Object
| Constructor and Description |
|---|
Cli(PrintWriter out,
String... args) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExitStatus() |
String |
getRulesPath() |
String |
getSpringProfiles() |
boolean |
hasExitStatus() |
boolean |
hasRulesPath() |
boolean |
hasSpringProfiles() |
public Cli(PrintWriter out, String... args) throws org.apache.commons.cli.ParseException, CliException
org.apache.commons.cli.ParseExceptionCliExceptionCopyright © 2018. All rights reserved.