= private = protected
eof?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/irb/input-method.rb, line 72 def eof? @io.eof? end