Class: Polites::ListIndenter::List

Inherits:
Struct
  • Object
show all
Defined in:
lib/polites/list_indenter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#childrenObject

Returns the value of attribute children

Returns:

  • (Object)

    the current value of children



7
8
9
# File 'lib/polites/list_indenter.rb', line 7

def children
  @children
end