Class: Text
- Inherits:
-
Struct
- Object
- Struct
- Text
- Defined in:
- lib/dake/parser.rb
Instance Attribute Summary collapse
-
#items ⇒ Object
Returns the value of attribute items.
Instance Attribute Details
#items ⇒ Object
Returns the value of attribute items
208 209 210 |
# File 'lib/dake/parser.rb', line 208 def items @items end |