Stop proccess.
Stop proccess
5 6 7 8 9 10 11
# File 'lib/marv/project/guard/commander.rb', line 5 def stop listener.stop interactor.background ::Guard::UI.debug "Guard stops all plugins" runner.run(:stop) ::Guard::Notifier.turn_off end