|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.String |
getHelp()
The getHelp() method returns a string that is suitable to being formatted into
a single paragraph. |
void |
printHelp()
The printHelp() method prints a representation of the help to the console,
formatted appropriately according to the terminal size. |
| Method Detail |
public java.lang.String getHelp()
getHelp() method returns a string that is suitable to being formatted into
a single paragraph. This string should contain a few sentences about what the option, action,
input format, etc represents and how to use it.
public void printHelp()
printHelp() method prints a representation of the help to the console,
formatted appropriately according to the terminal size.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||