Class: Plotlyrb::PlotImage::SpecPath

Inherits:
Struct
  • Object
show all
Defined in:
lib/plotlyrb/plot_image.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



30
31
32
# File 'lib/plotlyrb/plot_image.rb', line 30

def path
  @path
end

#specObject

Returns the value of attribute spec

Returns:

  • (Object)

    the current value of spec



30
31
32
# File 'lib/plotlyrb/plot_image.rb', line 30

def spec
  @spec
end