Class: RageRender::Language::Loop
- Inherits:
-
Struct
- Object
- Struct
- RageRender::Language::Loop
- Defined in:
- lib/ragerender/language.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
9 10 11 |
# File 'lib/ragerender/language.rb', line 9 def path @path end |