get_config

get_config() Config[source]

Get the global configuration instance.

Creates a new Config instance on first call, then returns the same instance on subsequent calls.

Returns:

The global Config instance.