Method: Vedeu::Models::Cell#colour

Defined in:
lib/vedeu/models/cell.rb

#colourNilClass|String (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (NilClass|String)


13
14
15
# File 'lib/vedeu/models/cell.rb', line 13

def colour
  @colour
end