Methods

Class/Module Index [+]

Quicksearch

Fluent::TextParser::TSVParser

Public Instance Methods

call(text) click to toggle source
# 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.