Method: Roby::Application#stop
- Defined in:
- lib/roby/app.rb
#stop ⇒ Object
2433 2434 2435 |
# File 'lib/roby/app.rb', line 2433 def stop call_plugins(:stop, self) end |
2433 2434 2435 |
# File 'lib/roby/app.rb', line 2433 def stop call_plugins(:stop, self) end |