|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.genepattern.client.Util
A utility class used to read user input from the console. Used in the generated pipeline code to get runtime parameters.
| Method Summary | |
static java.lang.String |
prompt(java.lang.String prompt)
Prompts the user for input from the console. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.lang.String prompt(java.lang.String prompt)
throws java.io.IOException
prompt - The user prompt.
java.io.IOException - If an error occurs while reading the input from the
console.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||