Class: Savage::Direction
- Inherits:
-
Object
- Object
- Savage::Direction
- Defined in:
- lib/text2path/svg_path.rb
Instance Attribute Summary collapse
-
#absolute ⇒ Object
Returns the value of attribute absolute.
Instance Attribute Details
#absolute ⇒ Object
Returns the value of attribute absolute.
36 37 38 |
# File 'lib/text2path/svg_path.rb', line 36 def absolute @absolute end |