Method: Origami::Graphics::Path#segments
- Defined in:
- lib/origami/graphics/path.rb
#segments ⇒ Object (readonly)
Returns the value of attribute segments.
71 72 73 |
# File 'lib/origami/graphics/path.rb', line 71 def segments @segments end |