class NullBulb
Attributes
on[RW]
transitiontime[RW]
Public Instance Methods
update(options;)
click to toggle source
# File lib/null_bulb.rb, line 3 def update options; end