Fluent::TextParser::ValuesParser
# File lib/fluent/parser.rb, line 134 def call(text) return values_map(text.split(@delimiter)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.