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