public class CmdLineParser extends Object
Constructor and Description |
---|
CmdLineParser(List<Option<?>> options) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
parse(String[] argv,
String nonSwitchArgName) |
public Map<String,String> parse(String[] argv, String nonSwitchArgName) throws IOException
IOException
Copyright © 2018. All rights reserved.