class LogStash::Config::AST::Name
Public Instance Methods
compile()
click to toggle source
# File lib/logstash/config/config_ast.rb, line 189 def compile return text_value.inspect end
# File lib/logstash/config/config_ast.rb, line 189 def compile return text_value.inspect end