Class: Prawn::SVG::Pathable::Move
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::Pathable::Move
- Defined in:
- lib/prawn/svg/pathable.rb
Instance Attribute Summary collapse
-
#destination ⇒ Object
Returns the value of attribute destination.
Instance Attribute Details
#destination ⇒ Object
Returns the value of attribute destination
2 3 4 |
# File 'lib/prawn/svg/pathable.rb', line 2 def destination @destination end |