Method: Fluent::Config::YamlParser::FluentValue::JsonValue#val

Defined in:
lib/fluent/config/yaml_parser/fluent_value.rb

#valObject

Returns the value of attribute val

Returns:

  • (Object)

    the current value of val



21
22
23
# File 'lib/fluent/config/yaml_parser/fluent_value.rb', line 21

def val
  @val
end