method
gets
v2_2_9 -
Show latest stable
- Class:
IRB::Locale
gets(*rs)public
No documentation available.
# File lib/irb/locale.rb, line 56
def gets(*rs)
String(super(*rs))
end gets(*rs)No documentation available.
# File lib/irb/locale.rb, line 56
def gets(*rs)
String(super(*rs))
end