Class: Pathby::Path
- Inherits:
-
Struct
- Object
- Struct
- Pathby::Path
- Includes:
- Pathy
- Defined in:
- lib/pathby.rb,
lib/pathby.rb
Instance Attribute Summary collapse
-
#curves ⇒ Object
Returns the value of attribute curves.
Method Summary
Methods included from Pathy
Methods included from Transformations
#center, #reflect, #rezero, #rotate, #scale, #scale_to, #simplebbox, #transform
Instance Attribute Details
#curves ⇒ Object
Returns the value of attribute curves
8 9 10 |
# File 'lib/pathby.rb', line 8 def curves @curves end |