Class: LogStash::Filters::ArrayOfValuesUpdate::CoerceArray

Inherits:
Object
  • Object
show all
Defined in:
lib/logstash/filters/array_of_values_update.rb

Instance Method Summary collapse

Instance Method Details

#call(source) ⇒ Object



6
# File 'lib/logstash/filters/array_of_values_update.rb', line 6

def call(source) source; end