Class: Entry
- Inherits:
-
Struct
- Object
- Struct
- Entry
- Defined in:
- lib/middleman-slickmap.rb
Instance Attribute Summary collapse
-
#children ⇒ Object
Returns the value of attribute children.
-
#dir ⇒ Object
Returns the value of attribute dir.
Instance Attribute Details
#children ⇒ Object
Returns the value of attribute children
4 5 6 |
# File 'lib/middleman-slickmap.rb', line 4 def children @children end |
#dir ⇒ Object
Returns the value of attribute dir
4 5 6 |
# File 'lib/middleman-slickmap.rb', line 4 def dir @dir end |