method

gets

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

No documentation available.

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