blob: d724631dbbc27b7b1a91cf9325b9dfb0b604a369 (
plain)
1
2
3
4
5
6
7
8
9
10
|
.. _soledad-client-api:
Soledad Client API
==================
.. autoclass:: leap.soledad.client.Soledad
:members:
:undoc-members:
:special-members: __init__
:show-inheritance:
|