Class: IRB::FileInputMethod

Inherits:
InputMethod
  • Object
show all
Defined in:
lib/LatinIRB.rb

Instance Method Summary collapse

Instance Method Details

#getsObject



18
19
20
# File 'lib/LatinIRB.rb', line 18

def gets
  @io.gets
end