launch

open override fun launch(loader: Loader)

Prepares the simulation to be run, execute it in a coroutine and start the REST server by executing EngineMain using the application.conf configuration file.

Parameters

loader

the loader of the simulation.