Method: Fluent::Config::YamlParser::SectionBuilder#indent_size

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

#indent_sizeObject

Returns the value of attribute indent_size

Returns:

  • (Object)

    the current value of indent_size



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

def indent_size
  @indent_size
end