Module app_core

Module app_core 

Source
Expand description

AppCore - the primary application facade.

This is the composition root for core services. Adapters (CLI, GUI, Web) receive an AppCore instance and use it to access all functionality.

Structsยง

AppCore
The core application facade.