ReadonlyoptionsThe options of which the application was build.
ReadonlyserverThe underlying http server.
Initializes the app.
The global handlebars instance, needed to provide some helpers used in templating.
Directory where handlebars components reside. Defaults to assetService.assetsPath/templates/components.
Gracefully shuts down the application.
Optionalsignal: "SIGHUP" | "SIGINT" | "SIGTERM"The signal that shuts down the application. Can be left empty if manually called.
A Zibri application.