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



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

def path
  @path
end

#specObject

Returns the value of attribute spec



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

def spec
  @spec
end