| Package | Description |
|---|---|
| me.jaimegarza.syntax.env |
| Modifier and Type | Method and Description |
|---|---|
String |
CommandLine.getOptionValue(String argName,
String defaultValue)
Get the value of a given option
|
boolean |
CommandLine.hasFlag(String flag)
Check to see if a flag was given
|
void |
CommandLine.parse()
Perform the actual parsing of command line arguments
|
Copyright © 2017. All rights reserved.