enabled_backends


Description:

public Map<string,Backend> enabled_backends { get; }

The list of backends visible to this store which have not been explicitly disabled.

This list will be empty before BackendStore.load_backends has been called.

The backends in this list have been prepared and are ready to use.

Since:

0.5.1