main library
Classes
- App
- jotrockenmitlocken's half of the shared shell.
Constants
- appSettingsFilePath → const String
- blogSettingsFilePath → const String
- twoCentsSettingsFilePath → const String
- userSettingsFilePath → const String
Functions
-
loadAppSettings(
) → Future< SettingsLoadResult> - Loads this app's settings through its own SettingsLoader, which logs and rethrows on a malformed or missing file.
-
main(
) → void