public class BuildOptions
extends java.lang.Object
| Constructor and Description |
|---|
BuildOptions() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.cli.Options |
run(org.apache.commons.cli.Options options)
Build all usable options with LongOpt, Description and any viable arguments
|