Method: Peddler::FlatFileParser#content

Defined in:
lib/peddler/flat_file_parser.rb

#contentObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



11
12
13
# File 'lib/peddler/flat_file_parser.rb', line 11

def content
  @content
end