Class: Erlash::ArrayRecursiveFormatter::Nested
- Inherits:
-
Struct
- Object
- Struct
- Erlash::ArrayRecursiveFormatter::Nested
- Defined in:
- lib/erlash/formatters/array_recursive_formatter.rb
Instance Attribute Summary collapse
-
#offset ⇒ Object
Returns the value of attribute offset.
-
#val ⇒ Object
Returns the value of attribute val.
Instance Attribute Details
#offset ⇒ Object
Returns the value of attribute offset
4 5 6 |
# File 'lib/erlash/formatters/array_recursive_formatter.rb', line 4 def offset @offset end |
#val ⇒ Object
Returns the value of attribute val
4 5 6 |
# File 'lib/erlash/formatters/array_recursive_formatter.rb', line 4 def val @val end |