Class: Erlash::ArrayRecursiveFormatter::Nested

Inherits:
Struct
  • Object
show all
Defined in:
lib/erlash/formatters/array_recursive_formatter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



4
5
6
# File 'lib/erlash/formatters/array_recursive_formatter.rb', line 4

def offset
  @offset
end

#valObject

Returns the value of attribute val

Returns:

  • (Object)

    the current value of val



4
5
6
# File 'lib/erlash/formatters/array_recursive_formatter.rb', line 4

def val
  @val
end