Adapter
A public adapter class.
Usage
Adapter()Parameters
backend: str-
Backend identifier.
Methods
| Name | Description |
|---|---|
| connect() | Connect to the backend. |
connect()
Connect to the backend.
Usage
connect()Returns
bool-
Whether connection succeeded.
A public adapter class.
Usage
backend: strBackend identifier.
| Name | Description |
|---|---|
| connect() | Connect to the backend. |
Connect to the backend.
Usage
boolWhether connection succeeded.