Method: Tb::CSVReader#shift

Defined in:
lib/tb/csv.rb

#shiftObject



70
71
72
# File 'lib/tb/csv.rb', line 70

def shift
  @csv.shift
end