public class CliParser extends Object
| Modifier and Type | Method and Description |
|---|---|
CliCommand |
getCommand() |
boolean |
getJson() |
LoggingConfig |
getLoggingConfig() |
net.sourceforge.argparse4j.inf.Namespace |
getNamespace() |
List<Target> |
getTargets() |
String |
getUsername() |
public CliParser(String... args) throws net.sourceforge.argparse4j.inf.ArgumentParserException, IOException, URISyntaxException
net.sourceforge.argparse4j.inf.ArgumentParserExceptionIOExceptionURISyntaxExceptionpublic String getUsername()
public boolean getJson()
public net.sourceforge.argparse4j.inf.Namespace getNamespace()
public CliCommand getCommand()
public LoggingConfig getLoggingConfig()
Copyright © 2015. All rights reserved.