Method: Fluent::Config::YamlParser::SectionBuilder#name

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

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end