Method: DataFormatter::Value#indentation
- Defined in:
- lib/data_formatter/value.rb
#indentation ⇒ Object (readonly)
Returns the value of attribute indentation.
3 4 5 |
# File 'lib/data_formatter/value.rb', line 3 def indentation @indentation end |