public class Command extends Object
| Constructor and Description |
|---|
Command() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(Option opt) |
Option |
getOption(String opt) |
String |
getOptionValue(String opt) |
boolean |
hasOption(String opt) |
String |
toString() |
Copyright © 2001-2016 JRuby. All Rights Reserved.