Libraries
»
lights
(0.9.1)
»
Index
»
Bulb
»
#type
Method: Bulb#type
Defined in:
lib/lights/bulb.rb
#
type
⇒
Object
(readonly)
Returns the value of attribute type.
5 6 7
# File 'lib/lights/bulb.rb', line 5
def
type
@type
end