Libraries
»
auto_response
(0.2.0)
»
Index
»
AutoResp
»
AutoResponder
»
#stop_and_exit
Method: AutoResp::AutoResponder#stop_and_exit
Defined in:
lib/auto_response.rb
#
stop_and_exit
⇒
Object
98 99 100 101
# File 'lib/auto_response.rb', line 98
def
stop_and_exit
stop
exit
end