rock-core / tools-roby

The roby plan manager
Other
3 stars 11 forks source link

app: define #quit on Application #105

Closed doudou closed 6 years ago

doudou commented 6 years ago

Application has now #restart, it is being weird to have to quit on the engine but restart on the application. Since restarting is really done at the application-level, add #quit to Application as well.