Class: Prawn::SVG::Pathable::Close

Inherits:
Struct
  • Object
show all
Defined in:
lib/prawn/svg/pathable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#destinationObject

Returns the value of attribute destination

Returns:

  • (Object)

    the current value of destination



3
4
5
# File 'lib/prawn/svg/pathable.rb', line 3

def destination
  @destination
end