method
gets
gets()
public
Hide source
# File lib/irb/input-method.rb, line 30 def gets IRB.fail NotImplementedError, "gets" end