dup_backend_by_name
Description:
public Backend?
dup_backend_by_name (
string name)
Get a backend from the store by name. If a backend is returned, its reference count is increased.
Parameters:
name |
the backend name to retrieve
|
Returns:
the backend, or null if none could be found
|
Since:
0.3.5