Class: RubyLabs::RandomLab::DotPlot

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

Instance Attribute Summary collapse

Instance Attribute Details

#maxObject

Returns the value of attribute max

Returns:

  • (Object)

    the current value of max



19
20
21
# File 'lib/randomlab.rb', line 19

def max
  @max
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



19
20
21
# File 'lib/randomlab.rb', line 19

def options
  @options
end