Class: RageRender::Language::Variable
- Inherits:
-
Struct
- Object
- Struct
- RageRender::Language::Variable
- 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
8 9 10 |
# File 'lib/ragerender/language.rb', line 8 def path @path end |