method

gets

v1_8_7_330 - Show latest stable - Class: IRB::Locale
gets(*rs)
public

No documentation available.

# File lib/irb/locale.rb, line 55
    def gets(*rs)
      String(super(*rs))
    end