method

gets

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

No documentation available.

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