appΒΆ

This is a helper module for the framework start-up process. It takes care of:

  • Initialising logging.
  • Instantiating the application’s main loop subclass.
  • Starting the basic framework services.

Previous topic

Getting started

Next topic

autocompile

This Page