Method: Fluent::Config::YamlParser::SectionBuilder#body

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

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



20
21
22
# File 'lib/fluent/config/yaml_parser/section_builder.rb', line 20

def body
  @body
end