Class: Entry
- Inherits:
-
Struct
- Object
- Struct
- Entry
- Defined in:
- lib/middleman/features/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
1 2 3 |
# File 'lib/middleman/features/slickmap.rb', line 1 def children @children end |
#dir ⇒ Object
Returns the value of attribute dir
1 2 3 |
# File 'lib/middleman/features/slickmap.rb', line 1 def dir @dir end |