module LogStashConfig::Plugins0

Public Instance Methods

_() click to toggle source
# File lib/logstash/config/grammar.rb, line 476
def _
  elements[0]
end
plugin() click to toggle source
# File lib/logstash/config/grammar.rb, line 480
def plugin
  elements[1]
end