method

readable_atfer_eof?

ruby latest stable - Class: IRB::StdioInputMethod

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

readable_atfer_eof?()
public

No documentation available.

# File lib/irb/input-method.rb, line 61
    def readable_atfer_eof?
      true
    end