Method: Roby::Application#quit
- Defined in:
- lib/roby/app.rb
#quit ⇒ Object
Quit the application
2394 2395 2396 |
# File 'lib/roby/app.rb', line 2394 def quit plan.execution_engine.quit end |
Quit the application
2394 2395 2396 |
# File 'lib/roby/app.rb', line 2394 def quit plan.execution_engine.quit end |