8 9 10
# File 'lib/timeru/cli.rb', line 8 def start(seconds) Timeru::Timer.new(seconds.to_i).start end