enable_backend


Description:

public async void enable_backend (string name)

Enable a backend.

Mark a backend as enabled, such that the BackendStore will always attempt to load it when BackendStore.load_backends is called. This will not load the backend if it's not currently loaded.

Parameters:

name the name of the backend to enable

Since:

0.3.2