Method: Runner#exit

Defined in:
lib/runner.rb

#exitObject



32
33
34
# File 'lib/runner.rb', line 32

def exit
  puts "Thank you for using NY Forecast."
end