Module: LogStash::Filters::MathFunctions::NoValidityCheckNeeded
Instance Method Summary collapse
Instance Method Details
#invalid?(op1, op2, event = nil) ⇒ Boolean
24 25 26 |
# File 'lib/logstash/filters/math_functions.rb', line 24 def invalid?(op1, op2, event = nil) nil end |