class Fluent::Compat::TextParser::CSVParser
Public Instance Methods
configure(conf)
click to toggle source
TODO: warn when deprecated
Calls superclass method
Fluent::Plugin::CSVParser#configure
# File lib/fluent/compat/parser.rb, line 287 def configure(conf) convert_type_converter_parameters!(conf) super end