Method: Fluent::Config::YamlParser::SectionBuilder#indent_size
- Defined in:
- lib/fluent/config/yaml_parser/section_builder.rb
#indent_size ⇒ Object
Returns the value of attribute indent_size
20 21 22 |
# File 'lib/fluent/config/yaml_parser/section_builder.rb', line 20 def indent_size @indent_size end |