Method: Vedeu::Runtime::Application.start
- Defined in:
- lib/vedeu/runtime/application.rb
.start ⇒ void
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
This method returns an undefined value.
16 17 18 |
# File 'lib/vedeu/runtime/application.rb', line 16 def start new.start end |