Class: Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/middleman/features/slickmap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#childrenObject

Returns the value of attribute children

Returns:

  • (Object)

    the current value of children



1
2
3
# File 'lib/middleman/features/slickmap.rb', line 1

def children
  @children
end

#dirObject

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



1
2
3
# File 'lib/middleman/features/slickmap.rb', line 1

def dir
  @dir
end