QuestionHelper

Undocumented in source.

Members

Functions

ask
string ask(Input input, Output output, Question question)
Undocumented in source. Be warned that the author may not have intended to support it.
doAsk
string doAsk(Output output, Question question)
Undocumented in source. Be warned that the author may not have intended to support it.
getInputStream
InputStream getInputStream()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
setInputStream
void setInputStream(InputStream inputStream)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AbstractHelper

helperSet
HelperSet helperSet;
Undocumented in source.
getHelperSet
HelperSet getHelperSet()
Undocumented in source. Be warned that the author may not have intended to support it.
setHelperSet
void setHelperSet(HelperSet helperSet)
Undocumented in source. Be warned that the author may not have intended to support it.
formatTime
string formatTime(long seconds)
Undocumented in source. Be warned that the author may not have intended to support it.
formatMemory
string formatMemory(long memory)
Undocumented in source. Be warned that the author may not have intended to support it.
strlenWithoutDecoration
int strlenWithoutDecoration(OutputFormatter formatter, string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta