class LogStash::Filters::Field::EvalSpace
Public Instance Methods
get_binding()
click to toggle source
# File lib/logstash/filters/field.rb, line 7 def get_binding return binding end
# File lib/logstash/filters/field.rb, line 7 def get_binding return binding end