8 9 10 11
# File 'lib/blinker/cli.rb', line 8 def start(*option) timer = Blinker::Timer.new(*option) timer.start end