[ Version ( since = "3.2" ) ]
public bool is_opened ()
Checks if this's storage has been opened (and authenticated, if necessary) and the backend itself is ready for accessing.
This property is changed automatically after the this is successfully opened.
| this |
an BookBackend |
|
true if fully opened, false otherwise. |