Method: FasterCSV::FieldInfo#header

Defined in:
lib/faster_csv.rb

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



758
759
760
# File 'lib/faster_csv.rb', line 758

def header
  @header
end