Method: Roby::Application#stop

Defined in:
lib/roby/app.rb

#stopObject



2433
2434
2435
# File 'lib/roby/app.rb', line 2433

def stop
    call_plugins(:stop, self)
end