Methods
Constants
| BASIC_WORD_BREAK_CHARACTERS | = | " \t\n`><=;|&{(" |
Attributes
| [RW] | prompt | The irb prompt associated with this input method |
Instance Public methods
inspect() Link
For debug message
prompting?() Link
readable_after_eof?() Link
Whether this input method is still readable when there is no more data to read.
See IO#eof for more information.