Method: Moo::Model::Colour#y

Defined in:
lib/moo/model/colour.rb

#yObject

Returns the value of attribute y.



5
6
7
# File 'lib/moo/model/colour.rb', line 5

def y
  @y
end