Method: AutoResp::AutoResponder#stop_and_exit

Defined in:
lib/auto_response.rb

#stop_and_exitObject



98
99
100
101
# File 'lib/auto_response.rb', line 98

def stop_and_exit
  stop
  exit
end