method
readable_after_eof?
v2_6_3 -
Show latest stable
- Class:
IRB::StdioInputMethod
readable_after_eof?()public
Whether this input method is still readable when there is no more data to read.
See IO#eof for more information.
readable_after_eof?()Whether this input method is still readable when there is no more data to read.
See IO#eof for more information.