Libraries
»
tb
(0.7)
»
Index
»
Tb
»
CSVReader
»
#shift
Method: Tb::CSVReader#shift
Defined in:
lib/tb/csv.rb
#
shift
⇒
Object
70 71 72
# File 'lib/tb/csv.rb', line 70
def
shift
@csv
.
shift
end