Skip to content

get_app_settings

Return the settings for current App.

Returns:

Type Description
AppSettings

The AppSettings instance for the current application.

Raises:

Type Description
RuntimeError

If no active App instance is set.