method
eof?
v2_4_6 -
Show latest stable
- Class:
IRB::ReadlineInputMethod
eof?()public
Whether the end of this input method has been reached, returns true if there is no more data to read.
See IO#eof? for more information.
eof?()Whether the end of this input method has been reached, returns true if there is no more data to read.
See IO#eof? for more information.