Method: RIO::Path::Empty#gets

Defined in:
lib/rio/path.rb

#gets(*args) ⇒ Object



70
# File 'lib/rio/path.rb', line 70

def gets(*args)  _assume_stdio.chomp.gets(*args) end