Class: RubyLabs::MARSLab::MARSView

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

Instance Attribute Summary collapse

Instance Attribute Details

#cellsObject

Returns the value of attribute cells

Returns:

  • (Object)

    the current value of cells



58
59
60
# File 'lib/marslab.rb', line 58

def cells
  @cells
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



58
59
60
# File 'lib/marslab.rb', line 58

def options
  @options
end

#palettesObject

Returns the value of attribute palettes

Returns:

  • (Object)

    the current value of palettes



58
59
60
# File 'lib/marslab.rb', line 58

def palettes
  @palettes
end