Class: Focus::StrobeBlinkColor

Inherits:
Action
  • Object
show all
Defined in:
lib/focus/actions/strobe_blink_color.rb

Instance Method Summary collapse

Instance Method Details

#callObject



3
4
5
# File 'lib/focus/actions/strobe_blink_color.rb', line 3

def call
  context.fail! unless perform
end